mirror of
https://github.com/github/rails.git
synced 2026-01-08 22:27:59 -05:00
Move changelog entry to the top [ci skip]
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
## unreleased ##
|
||||
|
||||
* Add respond_to_missing? for TaggedLogging which is best practice when overriding method_missing. This permits
|
||||
wrapping TaggedLogging by another log abstraction such as em-logger.
|
||||
|
||||
*Wolfram Arnold*
|
||||
|
||||
|
||||
## Rails 3.2.14 (Jul 22, 2013) ##
|
||||
|
||||
* Make `Time.at_with_coercion` retain the second fraction and return local time.
|
||||
@@ -27,14 +35,9 @@
|
||||
|
||||
*Andrew White*
|
||||
|
||||
* Add respond_to_missing? for TaggedLogging which is best practice when overriding method_missing. This permits
|
||||
wrapping TaggedLogging by another log abstraction such as em-logger.
|
||||
|
||||
*Wolfram Arnold*
|
||||
|
||||
## Rails 3.2.13 (Mar 18, 2013) ##
|
||||
|
||||
|
||||
* Fix DateTime comparison with DateTime::Infinity object.
|
||||
|
||||
*Dan Kubb*
|
||||
|
||||
Reference in New Issue
Block a user