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