CHANGELOG.rdoc in stack_tracy-0.1.5 vs CHANGELOG.rdoc in stack_tracy-0.1.6
- old
+ new
@@ -1,6 +1,10 @@
= StackTracy CHANGELOG
+== Version 0.1.6 (August 28, 2012)
+
+* Always logging trace messages (despite of the :only and/or :exclude options)
+
== Version 0.1.5 (August 28, 2012)
* Being able to add trace messages for recognition of executed code (use +String.tracy+)
* Using CSV.open instead of File.open to write CSV files
* Added +:messages_only+ and +:slows_only+ options to +StackTracy.open+ and the CLI (command line interface):
\ No newline at end of file