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:
-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" />