History.rdoc in loggability-0.8.0 vs History.rdoc in loggability-0.8.1
- old
+ new
@@ -1,4 +1,9 @@
+== v0.8.1 [2013-10-09] Michael Granger <ged@FaerieMUD.org>
+
+- Fix the problem with blocks not being called in chained overrides.
+
+
== v0.8.0 [2013-10-06] Michael Granger <ged@FaerieMUD.org>
- Add mechanism for temporary aggregated overrides
- Split out LogHost and LogClient mixins into their own files
- Added generated gemspec and Gemfile