This will be released in 7.2, not 8

This commit is contained in:
Rafael Mendonça França 2024-05-14 18:05:40 +00:00
parent 245af31c30
commit 52b417bca6
No known key found for this signature in database
GPG Key ID: FC23B6D0F1EEE948

@ -1,7 +1,2 @@
* Change `BatchEnumerator#destroy_all` to return the total number of affected rows.
Previously, it always returned `nil`.
*fatkodima*
Please check [7-2-stable](https://github.com/rails/rails/blob/7-2-stable/activerecord/CHANGELOG.md) for previous changes.