From e7bc05161396d231c115b807732ff0d0ca2e4803 Mon Sep 17 00:00:00 2001 From: Simon Eisenmann Date: Wed, 30 Mar 2016 10:16:05 +0200 Subject: [PATCH] Forgot to update changelog. --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b86ceaa7..9fa067c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## 0.25.2 + + * Support promise based play as defined in Chrome 50 - see https://developers.google.com/web/updates/2016/03/play-returns-promise + * Always disable web worker for PDF.js and no longer rely on PDF.js catching the execption when the worker cannot be started, fixing Firefox 45+. + * Moved NATS connecting helpers to own submodule. + * Added outbound ringer timeout (35s). + * Fixed make target name. + * Refactored structure of Go source code to module and binary. + * Reconnect NATS forever and log NATS connection events. + * Implemented service discovery .well-known endpoint at /.well-known/spreed-configuration + * Removed obsolete file. + ## 0.25.1 * Use new changelog to retrieve VERSION.