]> rtime.felk.cvut.cz Git - hubacji1/oneflow.git/blob - CHANGELOG.md
Merge branch 'release/0.2.0'
[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.2.0 - 2018-10-10
13 ### Added
14 - Introduction moved to separate file.
15
16 ### Changed
17 - Sections extended.
18
19 ## 0.1.0 - 2018-06-28
20 ### Added
21 - Changelog, license, readme.
22 - Git basics.
23 - Remote docs.
24 - Branching docs.
25 - OneFlow docs.