Skip to content

Commit

Permalink
New CHANGELOG entries always in the top
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Oct 2, 2012
1 parent d0ad97b commit 325748d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions activesupport/CHANGELOG.md
@@ -1,5 +1,7 @@
## Rails 4.0.0 (unreleased) ##

* Optimize ActiveSupport::Cache::Entry to reduce memory and processing overhead. *Brian Durand*

* Tests tag the Rails log with the current test class and test case:

[SessionsControllerTest] [test_0002_sign in] Processing by SessionsController#create as HTML
Expand Down Expand Up @@ -237,6 +239,4 @@

* Remove deprecated ActiveSupport::JSON::Variable. *Erich Menge*

* Optimize ActiveSupport::Cache::Entry to reduce memory and processing overhead. *Brian Durand*

Please check [3-2-stable](https://github.com/rails/rails/blob/3-2-stable/activesupport/CHANGELOG.md) for previous changes.

0 comments on commit 325748d

Please sign in to comment.