CHANGELOG.md in sippy_cup-0.1.1 vs CHANGELOG.md in sippy_cup-0.2.0
- old
+ new
@@ -1,5 +1,11 @@
-# [0.1.1](https://github.com/bklang/sippy_cup)
+# [0.2.0](https://github.com/bklang/sippy_cup/compare/v0.1.1...v0.2.0)
+* Add new command-line ability to parse and run Sippy Cup YAML
+* Bugfixes & documentation
+
+# [0.1.1](https://github.com/bklang/sippy_cup/compare/v0.1.0...v0.1.1)
* Allow running SIPp directly from SippyCup
* New shortcut command for common answer scenario: #wait_for_answer
* Allow specifying output file name/location
+# [0.1.0](https://github.com/bklang/sippy_cup/releases/tag/v0.1.0)
+* Initial Release