1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Mention PostgreSQL version support in release notes [ci skip]

This commit is contained in:
Prathamesh Sonpatki 2016-02-03 10:41:29 +05:30
parent 7ec5f9f8dd
commit 52b3226a7a

View file

@ -381,6 +381,9 @@ Please refer to the [Changelog][active-record] for detailed changes.
* Removed support for the `protected_attributes` gem.
([commit](https://github.com/rails/rails/commit/f4fbc0301021f13ae05c8e941c8efc4ae351fdf9))
* Removed support for PostgreSQL versions below 9.1.
([Pull Request](https://github.com/rails/rails/pull/23434))
### Deprecations
* Deprecated passing a class as a value in a query. Users should pass strings