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