CHANGELOG.md in pallets-0.6.0 vs CHANGELOG.md in pallets-0.7.0
- old
+ new
@@ -4,9 +4,13 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
+## [0.7.0] - 2020-01-19
+### Added
+- support for Ruby 2.7 (#46)
+
## [0.6.0] - 2019-09-02
### Added
- define task aliases in order to reuse tasks within a workflow definition (#44)
- define anonymous workflows (#45)