From e1de6092721ca95b2be0cbd82ed7fa048fdc67fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Calvi=C3=B1o=20S=C3=A1nchez?= Date: Mon, 12 Apr 2021 11:56:09 +0200 Subject: [PATCH] Fix links to pull requests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Daniel Calviño Sánchez --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a141fcec94..7e138cd3d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,9 +19,9 @@ All notable changes to this project will be documented in this file. [#5455](https://github.com/nextcloud/spreed/pull/5455) - Only use the local file as preview for some types when uploading - [#5424](https://github.com/nextcloud/spreed/pull/5424) + [#5423](https://github.com/nextcloud/spreed/pull/5423) - Fix an issue with the migration to the new attendees table - [#5428](https://github.com/nextcloud/spreed/pull/5428) + [#5427](https://github.com/nextcloud/spreed/pull/5427) - Fix the background job checking the schema [#5374](https://github.com/nextcloud/spreed/pull/5374) - Fix a bug with the raised hand of users that disconnect @@ -30,9 +30,9 @@ All notable changes to this project will be documented in this file. ## 11.1.2 – 2021-04-12 ### Fixed - Only use the local file as preview for some types when uploading - [#5423](https://github.com/nextcloud/spreed/pull/5423) + [#5424](https://github.com/nextcloud/spreed/pull/5424) - Fix an issue with the migration to the new attendees table - [#5428](https://github.com/nextcloud/spreed/pull/5427) + [#5428](https://github.com/nextcloud/spreed/pull/5428) - Fix the background job checking the schema [#5373](https://github.com/nextcloud/spreed/pull/5373) - Fix a bug with the raised hand of users that disconnect