CHANGELOG.md in bullet-7.0.0 vs CHANGELOG.md in bullet-7.0.1
- old
+ new
@@ -1,6 +1,11 @@
## Next Release
+## 7.0.1 (01/15/2022)
+
+* Get rid of *_whitelist methods
+* Hack ActiveRecord::Associations::Preloader::Batch in rails 7
+
## 7.0.0 (12/18/2021)
* Support rails 7
* Fix Mongoid 7 view iteration
* Move CI from Travis to Github Actions