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