diff --git a/CHANGELOG.md b/CHANGELOG.md index 8cfa8832f..6085139a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,19 +8,26 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased](https://github.com/parapluu/Concuerror/tree/master) +### Added + +### Removed + +### Changed + +### Fixed + + +## [0.20](https://github.com/parapluu/Concuerror/releases/tag/0.20) - 2018-07-15 + ### Added - edoc documentation (#274) - support for OTP 21.0 (#264) - style checking by Elvis (#266) - base infrastructure for EUnit tests (and CT eventually) (#263) -### Removed - ### Changed - use rebar3 for building (#255) -### Fixed - ## [0.19](https://github.com/parapluu/Concuerror/releases/tag/0.19) - 2018-05-21