ChangeLog in td-logger-0.3.15 vs ChangeLog in td-logger-0.3.16
- old
+ new
@@ -1,4 +1,9 @@
+== 2012-11-17 version 0.3.16
+
+* Disable logger when the key for the ennvironment is missing. issue #6
+
+
== 2012-11-14 version 0.3.15
* Removing InstanceMethods as it is deprecated in Rails 3.2 and
yields warning. issue #3
* Add ActiveSupport::TimeWithZone#to_msgpack. issue #4