CHANGELOG.md in rezept-0.1.0 vs CHANGELOG.md in rezept-0.2.0
- old
+ new
@@ -1,5 +1,11 @@
+## 0.2.0
+- Add `put_inventory` command [#2][]
+- Add the options to search target instances from inventory to `run_command` [#2][]
+ - `--inventory/-I`
+ - `--conditions/-C`
+
## 0.1.0
- Add `run_command` command [#1][]
- Some small fixes
@@ -8,6 +14,7 @@
- Initial release
## 0.0.1 (yunked)
<!--- The following link definition list is generated by PimpMyChangelog --->
-[#1]: https://github.com/serverworks/rezept/issues/1
+[#1]: https://github.com/serverworks/rezept/issues/1
+[#2]: https://github.com/serverworks/rezept/issues/2
\ No newline at end of file