Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Sein <ivan@struktur.de>2017-11-28 13:34:11 +0300
committerIvan Sein <ivan@struktur.de>2017-11-28 13:34:11 +0300
commit5a951dbfdeb7631fb362831a7aecb21aa13fd7ce (patch)
treeaac797e7bd5fa7818744536187eebcbaf7e17b78
parent3aed53a88866207bf6cffd68bda6cb296519f51a (diff)
Changelog of 2.0.2.v2.0.2
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
-rw-r--r--CHANGELOG.md5
-rw-r--r--appinfo/info.xml2
2 files changed, 6 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ca67ccef0..3f53f654d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 2.0.2 – 2017-11-28
+### Fixed
+ - Re-send data channels messages when they could not be sent.
+ [#335](https://github.com/nextcloud/spreed/pull/335)
+
## 2.0.1 – 2017-05-22
### Added
- Display the connection state in the interface and try to reconnect in case of an issue
diff --git a/appinfo/info.xml b/appinfo/info.xml
index c6005729d..6e5278bd2 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -38,7 +38,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
<screenshot>https://raw.githubusercontent.com/nextcloud/spreed/master/docs/spreed-screensharing.png</screenshot>
<screenshot>https://raw.githubusercontent.com/nextcloud/spreed/master/docs/spreed-contacts-menu.png</screenshot>
- <version>2.0.1</version>
+ <version>2.0.2</version>
<dependencies>
<nextcloud min-version="12" max-version="12" />