CHANGELOG.md in punchblock-1.7.0 vs CHANGELOG.md in punchblock-1.7.1

- old
+ new

@@ -1,6 +1,9 @@ # [develop](https://github.com/adhearsion/punchblock) +# [v1.7.1](https://github.com/adhearsion/punchblock/compare/v1.7.0...v1.7.1) - [2012-12-17](https://rubygems.org/gems/punchblock/versions/1.7.1) + * Bugfix: Deal with nil media engines on FS/* properly + # [v1.7.0](https://github.com/adhearsion/punchblock/compare/v1.6.1...v1.7.0) - [2012-12-13](https://rubygems.org/gems/punchblock/versions/1.7.0) * Feature: Support for the renderer attribute added to the Output component. * Feature: FreeSWITCH and Asterisk translators now use the :renderer attribute on Output * Bugfix: Fixed scenario where executing the ANSWER application on FreeSWITCH on an already answered call caused FS to stop accepting commands. * Bugfix: Plug a severe memory leak