CHANGELOG.md in bullet-5.7.4 vs CHANGELOG.md in bullet-5.7.5
- old
+ new
@@ -1,6 +1,11 @@
## Next Release
+## 5.7.5 (12/03/2018)
+
+* Fix duplicate logs in mongoid 4.x and 5.x version
+* Add magic comment frozen_string_literal: true
+
## 5.7.4 (10/03/2018)
* Avoid Bullet from making extra queries in mongoid6
* Use caller for ruby 1.9 while caller_locations for 2.0+