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