CHANGELOG.md in sippy_cup-0.7.1 vs CHANGELOG.md in sippy_cup-0.7.2
- old
+ new
@@ -1,6 +1,9 @@
# develop
+# [0.7.2](https://github.com/mojolingo/sippy_cup/compare/v0.7.1...v0.7.2)
+ * Bugfix: Logical destination for dialog formation belongs in request line
+
# [0.7.1](https://github.com/mojolingo/sippy_cup/compare/v0.7.0...v0.7.1)
* Bugfix: Ensure destination user is parsed out from `:to` correctly
# [0.7.0](https://github.com/mojolingo/sippy_cup/compare/v0.6.0...v0.7.0)
* Feature: Permit `To` domain to be different from the destination. This permits testing multi-tenant systems more easily.