From ba51458c9c744c9088a1e51af23f4484fbe6acc6 Mon Sep 17 00:00:00 2001
From: rom1win <rgrasland@nuxeo.com>
Date: Wed, 20 Oct 2021 12:56:13 +0200
Subject: [PATCH] NXDRIVE-2740: Release 5.2.7 (#3186)

---
 docs/changes/5.2.7.md | 26 +-------------------------
 1 file changed, 1 insertion(+), 25 deletions(-)

diff --git a/docs/changes/5.2.7.md b/docs/changes/5.2.7.md
index 46d740188d..04eb526b95 100644
--- a/docs/changes/5.2.7.md
+++ b/docs/changes/5.2.7.md
@@ -1,40 +1,16 @@
 # 5.2.7
 
-Release date: `2021-xx-xx`
+Release date: `2021-10-20`
 
 ## Core
 
 - [NXDRIVE-2534](https://jira.nuxeo.com/browse/NXDRIVE-2534): Better handle failed migrations
 
-### Direct Edit
-
-- [NXDRIVE-2](https://jira.nuxeo.com/browse/NXDRIVE-2):
-
 ### Direct Transfer
 
 - [NXDRIVE-2157](https://jira.nuxeo.com/browse/NXDRIVE-2157): Fix bulk add files from the context menu
 - [NXDRIVE-2666](https://jira.nuxeo.com/browse/NXDRIVE-2666): Rethink the new remote folder capability
 
-## GUI
-
-- [NXDRIVE-2](https://jira.nuxeo.com/browse/NXDRIVE-2):
-
-## Packaging / Build
-
-- [NXDRIVE-2](https://jira.nuxeo.com/browse/NXDRIVE-2):
-
-## Tests
-
-- [NXDRIVE-2](https://jira.nuxeo.com/browse/NXDRIVE-2):
-
-## Docs
-
-- [NXDRIVE-2](https://jira.nuxeo.com/browse/NXDRIVE-2):
-
-## Minor Changes
-
--
-
 ## Technical Changes
 
 - Added `force_refresh` keyword argument to `ContentLoaderMixin.__init__()`