diff --git a/debian/changelog b/debian/changelog index 9bdeb86b..fc7f505c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +spreed-webrtc-server (0.22.7) precise; urgency=low + + * Fixed a typo in getStreamById api. + * Roombar visibility is now controlled by layout. + * Removed audio mirror option which does not seem to work anywhere. + * Fixed po2json detection when it is installed globally. + * Dialog service is now using the ui-bootstrap defaults properly. + * Fixed an issue where incoming chat messages failed when getting called from the sender at the same time. + * No longer use dpkg-parsechangelog on configure. + + -- Simon Eisenmann Mon, 03 Nov 2014 11:02:53 +0100 + spreed-webrtc-server (0.22.6) precise; urgency=low * Added missing gear to remove streams from peer connections.