]> rtime.felk.cvut.cz Git - hubacji1/oneflow.git/commitdiff
Revert "Delete changelog file"
authorJiri Vlasak <hubacji1@fel.cvut.cz>
Fri, 15 Mar 2019 09:10:26 +0000 (10:10 +0100)
committerJiri Vlasak <hubacji1@fel.cvut.cz>
Fri, 15 Mar 2019 09:10:26 +0000 (10:10 +0100)
This reverts commit c52f6c908525e644b2743209d049e951af863498.

CHANGELOG.md [new file with mode: 0644]

diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644 (file)
index 0000000..117eda4
--- /dev/null
@@ -0,0 +1,38 @@
+# Changelog
+All notable changes to this project will be documented in this file.
+
+The format is based on [Keep a Changelog][] and this project adheres to
+[Semantic Versioning][].
+
+[Keep a Changelog]: http://keepachangelog.com/
+[Semantic Versioning]: http://semver.org/
+
+## Unreleased
+
+## 0.3.1 - 2018-10-16
+### Fixed
+- Branching part.
+
+## 0.3.0 - 2018-10-12
+### Added
+- Git commit message heuristics.
+- Collaboration section to remote part.
+
+### Changed
+- Branching part.
+- Moved testing files to `playground` folder.
+
+## 0.2.0 - 2018-10-10
+### Added
+- Introduction moved to separate file.
+
+### Changed
+- Sections extended.
+
+## 0.1.0 - 2018-06-28
+### Added
+- Changelog, license, readme.
+- Git basics.
+- Remote docs.
+- Branching docs.
+- OneFlow docs.