Skip to content

Commit

Permalink
[docs] Add mention of removal of HWIA interface from AC:Parameters
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
JanBussieck committed Dec 22, 2017
1 parent 1389f4b commit ee7fb92
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions guides/source/5_1_release_notes.md
Expand Up @@ -355,6 +355,9 @@ Please refer to the [Changelog][action-pack] for detailed changes.
([Commit](https://github.com/rails/rails/commit/79a5ea9eadb4d43b62afacedc0706cbe88c54496),
[Commit](https://github.com/rails/rails/commit/57e1c99a280bdc1b324936a690350320a1cd8111))

* Removed deprecated support for calling `HashWithIndifferentAccess` methods on `ActionController::Parameters`.
([Commit](https://github.com/rails/rails/pull/26746/commits/7093ceb480ad6a0a91b511832dad4c6a86981b93))

### Deprecations

* Deprecated `config.action_controller.raise_on_unfiltered_parameters`.
Expand Down

0 comments on commit ee7fb92

Please sign in to comment.