CHANGELOG.md in groupify-0.7.2 vs CHANGELOG.md in groupify-0.8.0
- old
+ new
@@ -1,12 +1,28 @@
# Change Log
-## [0.7.1](https://github.com/dwbutler/groupify/tree/0.7.1) (2015-11-19)
-[Full Changelog](https://github.com/dwbutler/groupify/compare/v0.7.0...0.7.1)
+## [v0.8.0](https://github.com/dwbutler/groupify/tree/v0.8.0) (2016-06-10)
+[Full Changelog](https://github.com/dwbutler/groupify/compare/v0.7.2...v0.8.0)
**Fixed bugs:**
+- Setting a group as a group member breaks has\_members associations on that group [\#45](https://github.com/dwbutler/groupify/issues/45)
+- Error on add user a team on Rails 5 Beta [\#39](https://github.com/dwbutler/groupify/issues/39)
+- Split group memberships [\#46](https://github.com/dwbutler/groupify/pull/46) ([juhazi](https://github.com/juhazi))
+
+## [v0.7.2](https://github.com/dwbutler/groupify/tree/v0.7.2) (2016-05-21)
+[Full Changelog](https://github.com/dwbutler/groupify/compare/v0.7.1...v0.7.2)
+
+**Merged pull requests:**
+
+- Some fixes to prep for rails5 [\#44](https://github.com/dwbutler/groupify/pull/44) ([wadestuart](https://github.com/wadestuart))
+
+## [v0.7.1](https://github.com/dwbutler/groupify/tree/v0.7.1) (2015-11-19)
+[Full Changelog](https://github.com/dwbutler/groupify/compare/v0.7.0...v0.7.1)
+
+**Fixed bugs:**
+
- Save using member resource id [\#33](https://github.com/dwbutler/groupify/issues/33)
**Merged pull requests:**
- Fixes the `member\_ids=` auto generated method on groups [\#34](https://github.com/dwbutler/groupify/pull/34) ([dwbutler](https://github.com/dwbutler))
@@ -105,6 +121,6 @@
[Full Changelog](https://github.com/dwbutler/groupify/compare/v0.4.0...v0.4.1)
## [v0.4.0](https://github.com/dwbutler/groupify/tree/v0.4.0) (2013-07-01)
-\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
+\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\ No newline at end of file