CHANGELOG.md in administrate-field-nested_has_many-2.0.0 vs CHANGELOG.md in administrate-field-nested_has_many-2.1.0
- old
+ new
@@ -1,6 +1,14 @@
# CHANGELOG
+## 2.1.0
+
+* Add support for attribute grouping ([#79][])
+* Add Selectize support for the select boxes ([#64][])
+
+[#79]: https://github.com/nickcharlton/administrate-field-nested_has_many/pull/79
+[#64]: https://github.com/nickcharlton/administrate-field-nested_has_many/pull/64
+
## 2.0.0
* Add CONTRIBUTING (#78)
* Add the thoughtbot CoC (#76)
* Add SECURITY (#77)