]> rtime.felk.cvut.cz Git - hubacji1/oneflow.git/blob - CHANGELOG.md
Update changelog
[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 ### Added
12 - Jiri's updates (some files in playground changed).
13
14 ## 0.3.1 - 2018-10-16
15 ### Fixed
16 - Branching part.
17
18 ## 0.3.0 - 2018-10-12
19 ### Added
20 - Git commit message heuristics.
21 - Collaboration section to remote part.
22
23 ### Changed
24 - Branching part.
25 - Moved testing files to `playground` folder.
26
27 ## 0.2.0 - 2018-10-10
28 ### Added
29 - Introduction moved to separate file.
30
31 ### Changed
32 - Sections extended.
33
34 ## 0.1.0 - 2018-06-28
35 ### Added
36 - Changelog, license, readme.
37 - Git basics.
38 - Remote docs.
39 - Branching docs.
40 - OneFlow docs.