CHANGELOG.md in rezept-0.2.0 vs CHANGELOG.md in rezept-0.3.0
- old
+ new
@@ -1,5 +1,11 @@
+## 0.3.0
+- Add `--wait-entries option` to `run_command` [#3][]
+ - Change `--wait` option to `--wait-results` option
+ - Add `--wait-entries` option
+ - Bugfix
+
## 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`
@@ -15,6 +21,7 @@
## 0.0.1 (yunked)
<!--- The following link definition list is generated by PimpMyChangelog --->
[#1]: https://github.com/serverworks/rezept/issues/1
-[#2]: https://github.com/serverworks/rezept/issues/2
+[#2]: https://github.com/serverworks/rezept/issues/2
+[#3]: https://github.com/serverworks/rezept/issues/3
\ No newline at end of file