ChangeLog in configurability-1.1.0 vs ChangeLog in configurability-1.2.0

- old
+ new

@@ -1,9 +1,69 @@ +2012-04-25 Michael Granger <ged@FaerieMUD.org> + + * bin/configurability: + Add first version of a command-line utility + [ad1ff0049fcf] [tip] + + * .hgtags: + Added tag v1.1.0 for changeset 070e4bfc8e55 + [cc2d783fd316] [github/master] + + * .hgsigs: + Added signature for changeset 2e082d901553 + [070e4bfc8e55] [v1.1.0] + + * History.rdoc: + Updated date of the release in history file + [2e082d901553] + + * .rvm.gems, spec/configurability/config_spec.rb, + spec/configurability/deferredconfig_spec.rb: + Fixed spec-order bug. + [25ed7bedbb94] + + * lib/configurability.rb: + Improve the log message for omitted config sections + [e56100a012e3] + +2012-04-23 Michael Granger <ged@FaerieMUD.org> + + * Rakefile: + Activate the :deveiate Hoe plugin in the Rakefile. + [4aa3a6d50599] + +2012-04-18 Michael Granger <ged@FaerieMUD.org> + + * README.rdoc, Rakefile: + Fix a FIXME, use fivefish if available. + [0644d0a8ff3e] + + * History.rdoc, README.rdoc, lib/configurability.rb: + Update the README, bump the minor version, update history. + + Still needs more documentation updates before release, especially + the README. + [dce671bc85e1] + + * lib/configurability.rb, spec/configurability_spec.rb: + Added defaults-gathering API + [af3f708c9372] + + * .rvm.gems, lib/configurability/config.rb, + spec/configurability/config_spec.rb, spec/lib/helpers.rb: + Updating some specs + [4a7df2547d13] + + * Manifest.txt, lib/configurability.rb, lib/configurability/config.rb, + lib/configurability/logformatter.rb, lib/configurability/logging.rb: + Extracted logging out into a mixin + [47fe73c22f31] + 2012-03-13 Michael Granger <ged@FaerieMUD.org> * .hgtags: Added tag v1.0.10 for changeset f95c9b9cfc25 - [e4af16343901] [tip] + [e4af16343901] * .hgsigs: Added signature for changeset 0dcd8dcebc87 [f95c9b9cfc25] [v1.0.10]