Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
westonganger authored Jun 22, 2021
1 parent d9c31a3 commit 2c60935
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## Unreleased

* [#26](https://github.com/westonganger/protected_attributes_continued/pull/26) - Fix for Rails 6.0.x where CollectionAssociation defines its own implementation of build_record
* [#25](https://github.com/westonganger/protected_attributes_continued/pull/25) - Fix for Rails 6.1+ - The override of `build_through_record` was putting the new through_records in the wrong place and making it so that they would not be saved when the root record was a new record
* [View Full Diff](https://github.com/westonganger/protected_attributes_continued/compare/v1.8.1...master)

Expand Down

0 comments on commit 2c60935

Please sign in to comment.