CHANGELOG in lumber-0.12.2 vs CHANGELOG in lumber-0.12.3
- old
+ new
@@ -1,4 +1,10 @@
+0.12.3 (08/09/2012)
+-------------------
+
+Replaced rescue clause with respond_to? checks. <5baf227>
+give monitor thread a nice name <7b0ad32>
+
0.12.2 (06/01/2012)
-------------------
fix cache attribute name <a55e52a>
prevent rails from defaulting log_level to debug when it is set to empty string <3bbb734>