Skip to content

Commit

Permalink
Update CHANGELOG for ActiveSupport::OrderedHash change
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewRadev committed May 28, 2011
1 parent c9cc36b commit 07a353d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions activesupport/CHANGELOG
Expand Up @@ -4,6 +4,9 @@

*Rails 3.1.0 (unreleased)*

* ActiveSupport::OrderedHash now has different behavior for #each and
#each_pair when given a block accepting its parameters with a splat. [Andrew Radev]

* Deprecated ActiveSupport::SecureRandom in favour of SecureRandom from the standard library [Jon Leighton]

* New reporting method Kernel#quietly. [fxn]
Expand Down

0 comments on commit 07a353d

Please sign in to comment.