diff options
Diffstat (limited to 'activesupport/CHANGELOG')
-rw-r--r-- | activesupport/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/activesupport/CHANGELOG b/activesupport/CHANGELOG index ded72be2f2..721706c1f7 100644 --- a/activesupport/CHANGELOG +++ b/activesupport/CHANGELOG @@ -1,5 +1,7 @@ *2.3.0/3.0* +* Update bundled TZInfo to 0.3.12 [Geoff Buesing] + * Added lambda merging to OptionMerger (especially useful with named_scope and with_options) #726 [Paweł Kondzior] |