CHANGELOG.md in truemail-rspec-0.2.0 vs CHANGELOG.md in truemail-rspec-0.2.1
- old
+ new
@@ -1,7 +1,15 @@
# Changelog
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).
+## [0.2.1] - 2020-09-21
+
+### Changed
+
+Migrated to updated Ruby 2.7.x syntax.
+
+- Updated `Truemail::RSpec::ConfigurationHelper`
+
## [0.2.0] - 2020-08-31
### Added
- auditor RSpec helper