Skip to content

Commit 4f42b31

Browse files
authored
Merge pull request rails#49726 from skipkayhil/hm-alias-release-notes
Add release note for alias_attribute deprecation [ci-skip]
2 parents d4866ed + 92fb75e commit 4f42b31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

guides/source/7_1_release_notes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -658,6 +658,8 @@ Please refer to the [Changelog][active-record] for detailed changes.
658658

659659
* Deprecate `rewhere` argument on `#merge`.
660660

661+
* Deprecate aliasing non-attributes with `alias_attribute`.
662+
661663
### Notable changes
662664

663665
* Add `TestFixtures#fixture_paths` to support multiple fixture paths.

0 commit comments

Comments
 (0)