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