CHANGELOG.md in hackpad-cli-0.0.6 vs CHANGELOG.md in hackpad-cli-0.0.7
- old
+ new
@@ -1,7 +1,15 @@
Hackpad-cli changelog
==========================
+v0.0.7 - 2014-05-15
+-------------
+
+- add a `cached_at` value in metadata, visible in the `show` command
+- fix `info` to display guest policy properly
+- add a `check` command to check if there are new pads and dcide to refresh or not
+- whole lot of more tests
+
v0.0.6 - 2014-05-04
------------
- fix compat with 1.9.3 (require ostruct)