Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markandrus committed Dec 17, 2015
1 parent 9a37e2c commit 4f1ab45
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,12 @@
Bug Fixes
---------

- Fixed a bug where the identity used to `listen` was not properly escaped
- Fixed a bug where the "participantFailed" event was not being raised
- The Client identity string is now always properly URL encoded prior to
registration with the Conversations service
- The "participantFailed" event is reliably raised in relevant failure scenarios
- Failed calls to the browser's `getUserMedia` method are now propogated
reliably during the creation of an `OutgoingInvite` or when
`IncomingInvite#accept` is called.

0.13.0
======
Expand Down

0 comments on commit 4f1ab45

Please sign in to comment.