CHANGELOG.md in human_attribute_values-1.2.0 vs CHANGELOG.md in human_attribute_values-1.2.1
- old
+ new
@@ -3,9 +3,13 @@
Please keep to the changelog format described on [keepachangelog.com](http://keepachangelog.com).
This project adheres to [Semantic Versioning](http://semver.org/).
+## [1.2.1] - 2019-02-08
+### Added
+- Support for rails 6 beta
+
## [1.2.0] - 2018-10-21
### Fixed
- Replace dots for all types of values (not only Numeric)
### Removed
- Drop support for EOL rubies (2.2.10 and below)