Skip to content

Commit

Permalink
Merge pull request rails#51742 from yahonda/add_changelog_entry_for_5…
Browse files Browse the repository at this point in the history
…1633

Add changelog entry for PostgreSQL `Cidr#change?` behavior change
  • Loading branch information
rafaelfranca authored and yahonda committed May 27, 2024
1 parent 9af8165 commit 38c6cbd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions activerecord/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
* PostgreSQL `Cidr#change?` detects the address prefix change.

*Taketo Takashima*

* Fix Active Record serialization to not include instantiated but not loaded associations

*Jean Boussier*, *Ben Kyriakou*
Expand Down

0 comments on commit 38c6cbd

Please sign in to comment.