]> rtime.felk.cvut.cz Git - hubacji1/oneflow.git/blob - CHANGELOG.md
Update changelog (release)
[hubacji1/oneflow.git] / CHANGELOG.md
1 # Changelog
2 All notable changes to this project will be documented in this file.
3
4 The format is based on [Keep a Changelog][] and this project adheres to
5 [Semantic Versioning][].
6
7 [Keep a Changelog]: http://keepachangelog.com/
8 [Semantic Versioning]: http://semver.org/
9
10 ## Unreleased
11
12 ## 0.4.0 - 2019-03-15
13 ### Added
14 - Jiri's updates (some files in playground changed).
15
16 ## 0.3.1 - 2018-10-16
17 ### Fixed
18 - Branching part.
19
20 ## 0.3.0 - 2018-10-12
21 ### Added
22 - Git commit message heuristics.
23 - Collaboration section to remote part.
24
25 ### Changed
26 - Branching part.
27 - Moved testing files to `playground` folder.
28
29 ## 0.2.0 - 2018-10-10
30 ### Added
31 - Introduction moved to separate file.
32
33 ### Changed
34 - Sections extended.
35
36 ## 0.1.0 - 2018-06-28
37 ### Added
38 - Changelog, license, readme.
39 - Git basics.
40 - Remote docs.
41 - Branching docs.
42 - OneFlow docs.