CHANGELOG.md in administrate-field-date_picker-0.1.0 vs CHANGELOG.md in administrate-field-date_picker-0.2.0
- old
+ new
@@ -1,6 +1,13 @@
# Changelog
+## [v0.2.0](https://github.com/zooppa/administrate-field-date_picker/tree/v0.2.0) (2019-09-02)
+
+[Full Changelog](https://github.com/zooppa/administrate-field-date_picker/compare/v0.1.0...v0.2.0)
+
+* Update the requirements on Rails to permit the latest version
+* Update the requirements on flatpickr_rails to permit the latest version
+
## [v0.1.0](https://github.com/zooppa/administrate-field-date_picker/tree/v0.1.0) (2018-02-14)
[Full Changelog](https://github.com/zooppa/administrate-field-date_picker/compare/v0.0.5...v0.1.0)
* Handle nil values (thanks @NickWarm)