From bc207e26ad01678b0ada46a5a8c94d28d2a6ed13 Mon Sep 17 00:00:00 2001
From: Steven Murray <Steven.Murray@cern.ch>
Date: Fri, 7 Aug 2020 11:04:38 +0200
Subject: [PATCH] Updated release notes ready for release v3.1-4

---
 ReleaseNotes.md | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/ReleaseNotes.md b/ReleaseNotes.md
index c70e4a103c..9a1b337c52 100644
--- a/ReleaseNotes.md
+++ b/ReleaseNotes.md
@@ -1,3 +1,20 @@
+# v3.1-4
+
+## Summary
+
+This release improves database performance, improves the `cta-admin`
+command-line tool based on operator requests and removes the deprecated
+`cta-objectstore-unfollow-agent` command again for the benefit of operators.
+
+### Modification
+
+- cta/CTA#858 Remove dependency between the cta-migration-tools RPM and librados2
+- cta/CTA#857 Remove unnecessary LEFT OUTER JOIN clauses from the CTA catalogue
+- cta/CTA#852 Fixing sqlite CI use case
+- cta/CTA#850 [repack] If the --no-recall flag is passed to the repack request submission the --disabled-flag test should not be done.
+- cta/CTA#846 cta-admin tapefile ls: list by fileid
+- cta/CTA#840 Remove cta-objectstore-unfollow-agent from cta-objectstore-tools
+
 # v3.1-3
 
 ## Summary
-- 
GitLab