CHANGELOG.md in bullet-7.1.5 vs CHANGELOG.md in bullet-7.1.6

- old
+ new

@@ -1,18 +1,22 @@ ## Next Release +## 7.1.6 (01/16/2024) + +* Allow apps to not include the user in a notification + ## 7.1.5 (01/05/2024) * Fix mongoid8 ## 7.1.4 (11/17/2023) * Call association also on through reflection ## 7.1.3 (11/05/2023) -* Call NPlusOneQuery's call_association when calling count on collection assocation +* Call NPlusOneQuery's call_association when calling count on collection association ## 7.1.2 (10/13/2023) * Handle Rails 7.1 composite primary keys @@ -266,10 +270,10 @@ * Fix Bullet::Rack to support sinatra ## 4.5.0 (03/24/2013) -* Add api way to access captured associatioin +* Add api way to access captured association * Allow disable n_plus_one_query, unused_eager_loading and counter_cache respectively * Add whitelist ## 4.4.0 (03/15/2013)