Add CHANGELOG entry for YAML parsing removal
This is for commit e80546cdec56a9c3fcaf6217cba08a02d789d2bc.
This commit is contained in:
parent
e80546cdec
commit
ec53106068
@ -1,10 +1,14 @@
|
||||
## Rails 4.0.0 (unreleased) ##
|
||||
|
||||
* Remove support for parsing YAML parameters from request.
|
||||
|
||||
*Aaron Patterson*
|
||||
|
||||
* Support for PostgreSQL's `ltree` data type.
|
||||
|
||||
*Rob Worley*
|
||||
|
||||
* Fix undefined method `to_i` when calling `new` on a scope that uses an
|
||||
* Fix undefined method `to_i` when calling `new` on a scope that uses an
|
||||
Array; Fix FloatDomainError when setting integer column to NaN.
|
||||
Fixes #8718, #8734, #8757.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user