CHANGELOG.md in instrumental_agent-0.12.0 vs CHANGELOG.md in instrumental_agent-0.12.1
- old
+ new
@@ -1,4 +1,8 @@
+### 0.12.1 [July 30th, 2012]
+* Hide unnecessary logging for normal/common exceptions
+* LICENSE
+
### 0.12.0 [July 30th, 2012]
* Add timeout to socket flush, fixes rare issue on REE/Linux
* Send only one buffer full warning
* Agent instances use global logger more consistently
* Minor code cleanups