CHANGELOG.md in bullet-5.5.1 vs CHANGELOG.md in bullet-5.6.0
- old
+ new
@@ -1,11 +1,14 @@
# Next Release
-## 5.5.1 (03/01/2016)
+## 5.6.0 (07/16/2017)
+* Migrate alias_method to Module#prepend
+* Add install generator
+* Stack trace filter
+* Fix rails 5.1 compatibility
* Fix inverse_of for rails 5
* Fix detect file attachment for rack #319
-* Fix `ActiveRecord::Associations::SingularAssociation#reader` usage for Rails 5.1
## 5.5.0 (12/30/2016)
* Display http request method #311
* Add close button to footer