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>2021-03-04 11:32:44 +0300
committerJoas Schilling <coding@schilljs.com>2021-03-04 11:32:44 +0300
commit71ae362a528ffdd65fbae5615980b02f667fc0af (patch)
treef9c6d1b3fb795e897cd04c5bcf0d53a3291636b5 /CHANGELOG.md
parent5bf97d54bca227a690db77c7229d9693efe5b4f6 (diff)
Add changelog for 11.1.1 and 10.1.3
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 310ebbf83..95ff58619 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,16 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 11.1.1 – 2021-03-04
+### Fixed
+- Fixed a bug in the migration that could prevent copying all participants to the attendee table
+ [#5244](https://github.com/nextcloud/spreed/pull/5244)
+
+## 10.1.3 – 2021-03-04
+### Fixed
+- Fixed a bug in the migration that could prevent copying all participants to the attendee table
+ [#5245](https://github.com/nextcloud/spreed/pull/5245)
+
## 11.1.0 – 2021-02-23
### Added
- Integrate with Deck to allow posting Deck cards to Talk conversations