CHANGELOG.md in puppet-retrospec-0.11.0 vs CHANGELOG.md in puppet-retrospec-0.12.0

- old
+ new

@@ -1,4 +1,15 @@ +## 0.12.0 + * fix an annoying issue when creating new modules and current directory + * gh-38 - added ability to create new types and type unit tests + * gh-39 - add functionality to create new providers + * gh-40 - add ability to generate functions + * gh-43 - add ability to create kwalify schema files + * gh-42 - continue with creating files when retrospec parser fails on invalid code +## 0.11.0 + * gh-31 - add ability to generate new fact and spec tests + * add awesome_print gem + * gh-37 - move new module functionality to its own generator class ## 0.10.0 * refactor cli options to use retrospec 0.4.0 specifications * gh-32 - add ability to create new module * fix pinning of module to use 0.x.0 instead of 0.x * pin to version 0.4.x