CHANGELOG.md in jefferies_tube-1.3 vs CHANGELOG.md in jefferies_tube-1.4

- old
+ new

@@ -1,9 +1,21 @@ # Changelog -This is a [changelog](https://keepachangelog.com/en/0.3.0/). +This is a [changelog](https://keepachangelog.com/en/1.0.0/). This project attempts to follow [semantic versioning](https://semver.org/) + +## Unreleased + +## 1.4 + +* enhancements + * Rails 6.1 support - fix deprecations and outdated gem dependencies. + +## 1.3 + +* enhancements + * Remove `compass-rails` dependency. ## 1.2 * enhancements * Allow passing through bundler-audit ignore with `set :bundler_audit_ignore, ["CVE-1234-5678"]`