ChangeLog in loggability-0.12.0 vs ChangeLog in loggability-0.13.0

- old
+ new

@@ -1,15 +1,66 @@ +2017-01-16 Mahlon E. Smith <mahlon@laika.com> + + * History.rdoc, Rakefile, lib/loggability.rb: + Just a bump for the Configurability dependency. + [2676e38c8850] [tip] + +2016-12-14 Michael Granger <ged@FaerieMUD.org> + + * .hgignore, History.rdoc, Manifest.txt, Rakefile, lib/loggability.rb, + loggability.gemspec: + Bump minor version, update history file. + [f4e0960bd29c] + + * lib/loggability/loghost.rb, spec/loggability/loghost_spec.rb: + Re-fix the losthost inheritance thing the right way + [a7afccbe2995] + + * .gems, .ruby-gemset, .ruby-version, .rvm.gems, .rvmrc: + Switch to generic ruby version manager files + [fdaab783b02d] + +2016-12-12 Michael Granger <ged@FaerieMUD.org> + + * certs/ged.pem: + Add my gem-signing cert + [8460717ef6cf] + + * README.rdoc: + Update copyright dates in the README. + [42bfd41f3982] + + * lib/loggability.rb, spec/loggability/override_spec.rb, + spec/loggability_spec.rb: + Fix configuration so it's applied more consistently + [6379f2040f92] + + * lib/loggability/loghost.rb: + Don't make classes that inherit loghosts their own loghosts + [e5f55d8d0f97] + +2016-08-02 Michael Granger <ged@FaerieMUD.org> + + * lib/loggability.rb, spec/loggability_spec.rb: + Post-configure log hosts created after config is loaded + [ac36738fd7ee] + 2015-03-01 Michael Granger <ged@FaerieMUD.org> + * Manifest.txt, lib/loggability/logclient.rb, loggability.gemspec, + spec/loggability_spec.rb: + Clear the log proxy for duped/cloned log clients + [a572fbf8440b] + * Rakefile: Set the title on generated docs - [433f9c68760f] [tip] + [433f9c68760f] 2015-02-27 Michael Granger <ged@FaerieMUD.org> * .hgignore, loggability.gemspec: Forgot to add the gemspec - [13282fe8202d] [github/master] + [13282fe8202d] * .rvmrc, .simplecov, .travis.yml, Gemfile, Rakefile: Prep for travis-ci builds [7c42a3ce53e6]