CHANGELOG.md in punchblock-0.12.0 vs CHANGELOG.md in punchblock-1.0.0
- old
+ new
@@ -1,6 +1,10 @@
# [develop](https://github.com/adhearsion/punchblock)
+# [v1.0.0](https://github.com/adhearsion/punchblock/compare/v0.12.0...v1.0.0) - [2012-04-11](https://rubygems.org/gems/punchblock/versions/1.0.0)
+ * Stable release :D
+ * Bugfix: Any issue in compiling an output document into executable elements on Asterisk should return an unrenderable doc error
+
# [v0.12.0](https://github.com/adhearsion/punchblock/compare/v0.11.0...v0.12.0) - [2012-03-30](https://rubygems.org/gems/punchblock/versions/0.12.0)
* API Change: `#call_id` and `#mixer_name` attributes changed to `#target_call_id` and `#target_mixer_name`
* API Change: `#other_call_id` attributes changed to `#call_id` to better align with Rayo
# [v0.11.0](https://github.com/adhearsion/punchblock/compare/v0.10.0...v0.11.0) - [2012-03-29](https://rubygems.org/gems/punchblock/versions/0.11.0)