mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Sync CHANGELOG
This commit is contained in:
parent
e8aa045d76
commit
493def415d
1 changed files with 7 additions and 0 deletions
|
@ -8,6 +8,13 @@
|
|||
|
||||
* Fix serializing a relation when calling `to_yaml`
|
||||
|
||||
=== 4.0.2 / 2014-02-05
|
||||
|
||||
* Bug Fixes
|
||||
|
||||
* Fix `SqlLiteral` YAML serialization
|
||||
* PostgreSQL bugfix for invalid SQL in subqueries
|
||||
|
||||
== 4.0.1 / 2013-10-22
|
||||
|
||||
* Enhancements
|
||||
|
|
Loading…
Reference in a new issue