Skip to content

Commit

Permalink
Merge pull request #48992 from p8/guides/7-1-release-notes-additions
Browse files Browse the repository at this point in the history
Add strict locals and Rails.application.deprecators to 7.1 release notes
  • Loading branch information
rafaelfranca committed Aug 21, 2023
2 parents 24876e6 + a0cc3e9 commit a4d02fb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions guides/source/7_1_release_notes.md
Expand Up @@ -57,6 +57,14 @@ TODO: Add description https://github.com/rails/rails/pull/48572

TODO: Add description https://github.com/rails/rails/pull/44446

### Allow templates to set strict `locals`.

TODO: https://github.com/rails/rails/pull/45602

### Add Rails.application.deprecators

TODO: https://github.com/rails/rails/pull/46049

Railties
--------

Expand Down

0 comments on commit a4d02fb

Please sign in to comment.