Skip to content

Commit

Permalink
Merge pull request #5311 from nextcloud/backport/5307/stable20.1
Browse files Browse the repository at this point in the history
Add changelog for 10.1.3
  • Loading branch information
nickvergessen committed Mar 4, 2021
2 parents bfc827a + 261f8de commit 8473ee5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.

## 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)

## 10.1.2 – 2021-02-22
### Added
- Added pagination to the gridview in case there are too many participants
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ And in the works for the [coming versions](https://github.com/nextcloud/spreed/m
]]></description>

<version>10.1.2</version>
<version>10.1.3</version>
<licence>agpl</licence>

<author>Daniel Calviño Sánchez</author>
Expand Down

0 comments on commit 8473ee5

Please sign in to comment.