]> 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 - Git commit message heuristics.
13 - Collaboration section to remote part.
14
15 ### Changed
16 - Branching part.
17 - Moved testing files to `playground` folder.
18
19 ## 0.2.0 - 2018-10-10
20 ### Added
21 - Introduction moved to separate file.
22
23 ### Changed
24 - Sections extended.
25
26 ## 0.1.0 - 2018-06-28
27 ### Added
28 - Changelog, license, readme.
29 - Git basics.
30 - Remote docs.
31 - Branching docs.
32 - OneFlow docs.