ChangeLog in thingfish-datastore-filesystem-0.2.0 vs ChangeLog in thingfish-datastore-filesystem-0.2.1

- old
+ new

@@ -1,9 +1,88 @@ +2017-01-19 Mahlon E. Smith <mahlon@martini.nu> + + * .gems, lib/thingfish/datastore/filesystem.rb, + spec/thingfish/datastore/filesystem_spec.rb: + Move the spooldir check to the initializer. + [6fd20473c7d7] [tip] + +2017-01-16 Michael Granger <ged@FaerieMUD.org> + + * README.rdoc: + Fix spacing in the README + [1fba40d1a49b] + + * README.rdoc: + Update the README. + [02a27216ce62] + + * .hgignore: + Ignore generated pkg directory + [246fab8f06ff] + + * .hgtags: + Added tag v0.2.0 for changeset 325c13364443 + [011822c261df] + + * .hgsigs: + Added signature for changeset cb4954dd5c6e + [325c13364443] [v0.2.0] + + * History.rdoc, lib/thingfish/datastore/filesystem.rb: + Bump minor version, update history. + [cb4954dd5c6e] + + * lib/thingfish/datastore/filesystem.rb: + Convert to Configurabilty 3-style config + [a64d87daeece] + + * Rakefile: + Update dependencies. + [48124ad82865] + + * .hgignore: + Ignore generated docs directory + [b76614affc6f] + +2016-11-14 Michael Granger <ged@FaerieMUD.org> + + * .hgtags: + Added tag v0.1.1 for changeset 9733fb4c338d + [16771fd02dfc] + + * .hgsigs: + Added signature for changeset 3fe311d4cdc5 + [9733fb4c338d] [v0.1.1] + + * History.rdoc, lib/thingfish/datastore/filesystem.rb: + Bump the patch version, update history. + [3fe311d4cdc5] + + * Rakefile: + Allow publication. + [8b2ec5a3d298] + + * .hgtags: + Added tag v0.1.0 for changeset 7e154c22db5f + [1de7216e2d8d] + + * .hgsigs: + Added signature for changeset 5e80d2529c45 + [7e154c22db5f] [v0.1.0] + + * History.rdoc, lib/thingfish/datastore/filesystem.rb: + Set the version, update History. + [5e80d2529c45] + + * LICENSE.rdoc, Rakefile: + Update copyright, license in the gemspec. + [03aa8e60713c] + 2016-11-03 Michael Granger <ged@FaerieMUD.org> * .hgtags: Added tag v0.0.1.pre20161103180658 for changeset 568f7e6f8496 - [921b2527889e] [github/master, tip] + [921b2527889e] * Gemfile, thingfish-datastore-filesystem.gemspec: Adding generated gemspec/Gemfile [568f7e6f8496] [v0.0.1.pre20161103180658]