CHANGELOG.md in hieracles-0.2.0 vs CHANGELOG.md in hieracles-0.2.1
- old
+ new
@@ -1,7 +1,17 @@
Hieracles Changelog
=======================
+### 0.2.1 - 2015-12-11
+- add configuration variables for connection to PuppetDB
+- make PuppetDB calls fill up the facts for the node queried
+- add a `facts` command to display the facts, provided locally
+ or from PuppetDB directly
+- make a new CLI tool named ppdb for direct calls to PuppetDB
+- add optional filtering on ppdb commands
+- add a man page for ppdb
+- add zsh completion for ppdb
+
### 0.2.0 - 2015-11-24
- fix merging for unsorted arrays
- translate all paths to absolute paths,
so that hc can be executed out of puppet dir