diff --git a/Changelog.md b/Changelog.md index 77376c5d0..1c62b45a2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -7,6 +7,7 @@ * Set the current user on the client side through gon [#4028](https://github.com/diaspora/diaspora/issues/4028) * Update sign out route to a DELETE request [#4068](https://github.com/diaspora/diaspora/issues/4068) * Convert all ActivityStreams::Photo to StatusMessages and drop ActivityStreams::Photo [#4144](https://github.com/diaspora/diaspora/issues/4144) +* Port the Rails application to strong_parameters in preparation to the upgrade to Rails 4 [#4143](https://github.com/diaspora/diaspora/issues/4143) ## Bug fixes * Don't focus comment form on 'show n more comments' [#4265](https://github.com/diaspora/diaspora/issues/4265)