X-Git-Url: https://rtime.felk.cvut.cz/gitweb/hubacji1/oneflow.git/blobdiff_plain/df46ad5c0c57a4f4da59d1cb889b57bbe5ce8317..26b272291b7687100c3c62942aae1c53216148c2:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..117eda4 --- /dev/null +++ b/CHANGELOG.md @@ -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.