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:
authorJoas Schilling <coding@schilljs.com>2018-09-20 11:36:19 +0300
committerJoas Schilling <coding@schilljs.com>2018-09-20 11:36:19 +0300
commit8131471720ea0364b94c17b49e26af4f8862df22 (patch)
tree0dfede043329a22fc5ac04e1c2dbadb24dd81123
parentf8ac25522192e738199af8ce182f0b79216b9e29 (diff)
Increase version and add changelogv3.2.6
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--CHANGELOG.md9
-rw-r--r--appinfo/info.xml2
2 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f56fffb94..3be99d648 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,15 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 3.2.6 – 2018-09-20
+### Fixed
+- Fix turn credential generation
+ [#1203](https://github.com/nextcloud/spreed/pull/1203)
+- Fix several inconsistencies with the internal api
+ [#1202](https://github.com/nextcloud/spreed/pull/1202)
+ [#1201](https://github.com/nextcloud/spreed/pull/1201)
+ [#1200](https://github.com/nextcloud/spreed/pull/1200)
+
## 3.2.5 – 2018-07-23
### Fixed
- Fix handling of malicious usernames while autocompleting in chat
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 8a66c8ac1..01d77001b 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -17,7 +17,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
]]></description>
- <version>3.2.5</version>
+ <version>3.2.6</version>
<licence>agpl</licence>
<author>Daniel Calviño Sánchez</author>