CHANGELOG.md in sippy_cup-0.7.0 vs CHANGELOG.md in sippy_cup-0.7.1

- old
+ new

@@ -1,6 +1,9 @@ # develop +# [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. # [0.6.0](https://github.com/mojolingo/sippy_cup/compare/v0.5.0...v0.6.0) * Change: Call limits (`number_of_calls`, `concurrent_max` and `calls_per_second`) no longer have default values for simplicity of UAS scenarios. The value of `to_user` now defaults to the SIPp default of `s`.