vendor/librarian/CHANGELOG.md in librarian-puppet-0.9.1 vs vendor/librarian/CHANGELOG.md in librarian-puppet-0.9.2.pre

- old
+ new

@@ -1,6 +1,23 @@ # Change Log +## 0.0.24 + +* \#15. A remembered configuration system. + +* \#16. Configure, and remember configuration for, chef install paths. + +* \#38. Configure, and remember configuration for, stripping out `.git` + directories from git-sources chef dependencies. + +* \#76. Support git annotated tags. + +* \#80. Ignore directories in the `PATH` named `git` when looking for the `git` + bin. + +* \#85. Provide a helpful message when running the `show` command without a + lockfile present. + ## 0.0.23 * \#41. Build gems with a built gemspec. * \#67. Cache remote objects at the latest possible moments, and only when they