mirror of
https://github.com/github/rails.git
synced 2026-01-09 14:48:08 -05:00
Fix the CHANGELOG headers [ci skip]
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
## Rails 3.2.13 (unreleased) ##
|
||||
|
||||
* No changes.
|
||||
|
||||
|
||||
## Rails 3.2.12 (Feb 11, 2013) ##
|
||||
|
||||
* No changes.
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
## Rails 3.2.13 (unreleased) ##
|
||||
|
||||
* Fix `assert_template` with `render :stream => true`.
|
||||
Fix #1743.
|
||||
Backport #5288.
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
## Rails 3.2.13 (unreleased) ##
|
||||
|
||||
* Specify type of singular association during serialization *Steve Klabnik*
|
||||
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
## Rails 3.2.13 (unreleased) ##
|
||||
|
||||
* Preloading `has_many :through` associations with conditions won't
|
||||
cache the `:through` association. This will prevent invalid
|
||||
subsets to be cached.
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
## Rails 3.2.13 (unreleased) ##
|
||||
|
||||
* No changes.
|
||||
|
||||
|
||||
## Rails 3.2.12 (Feb 11, 2013) ##
|
||||
|
||||
* No changes.
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
## Rails 3.2.13 (unreleased) ##
|
||||
|
||||
* Fix DateTime comparison with DateTime::Infinity object.
|
||||
|
||||
*Dan Kubb*
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
## Rails 3.2.13 (unreleased) ##
|
||||
|
||||
* No changes.
|
||||
|
||||
|
||||
## Rails 3.2.12 (Feb 11, 2013) ##
|
||||
|
||||
* No changes.
|
||||
|
||||
Reference in New Issue
Block a user