CHANGELOG.md in punchblock-1.1.0 vs CHANGELOG.md in punchblock-1.2.0
- old
+ new
@@ -1,6 +1,9 @@
# [develop](https://github.com/adhearsion/punchblock)
+# [v1.2.0](https://github.com/adhearsion/punchblock/compare/v1.1.0...v1.2.0) - [2012-04-29](https://rubygems.org/gems/punchblock/versions/1.2.0)
+ * Feature: Basic support for record component on Asterisk, using MixMonitor. Currently unsupported options include: start_paused, initial_timeout, final_timeout. Hints are additionally not supported, and recordings are stored on the * machine's local filesystem.
+
# [v1.1.0](https://github.com/adhearsion/punchblock/compare/v1.0.0...v1.1.0) - [2012-04-26](https://rubygems.org/gems/punchblock/versions/1.1.0)
* Feature: Implement Reject on Asterisk
* Bugfix: No longer generate warnings
* Bugfix: Set 'to' attribute on an offer from Asterisk to something useful if the dnid is 'unknown'
* Bugfix: Include caller ID name in 'from' attribute on an offer from Asterisk