CHANGELOG.md in punchblock-0.5.0 vs CHANGELOG.md in punchblock-0.5.1

- old
+ new

@@ -1,6 +1,9 @@ # develop +# v0.5.1 + API change: Connections now raise a Punchblock::Connection::Connected instance as an event, rather than the class itself + # v0.5.0 * Refactoring/API change: Client and connection level concerns are now separated, and one must create a Connection to be passed to a Client on creation. Client now has the choice between an event queue and guarded event handlers. # v0.4.3 * Feature: Support for meta-data on recordings (size & duration)