From 30dc47e8f1bb721a1179b0284f395dbc14444af0 Mon Sep 17 00:00:00 2001
From: Xiao Gui <xgui3783@gmail.com>
Date: Thu, 28 May 2020 18:22:32 +0200
Subject: [PATCH] update release notes

---
 docs/releases/v2.2.0.md | 1 -
 docs/releases/v2.2.2.md | 2 ++
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/releases/v2.2.0.md b/docs/releases/v2.2.0.md
index 945f3c644..f3d03de7d 100644
--- a/docs/releases/v2.2.0.md
+++ b/docs/releases/v2.2.0.md
@@ -12,7 +12,6 @@
 - Fixed false positive CSP violations (#490)
 - Fixed `standAloneVolumes` only showing the first volume
 - Fixed `pluginControl.loadExternalLibraries` and `pluginControl.unloadExternalLibraries` (#516)
-- Fixed Hemisphere information overflowed in region menu explore template list (#529)
 
 ## Under the hood stuff
 
diff --git a/docs/releases/v2.2.2.md b/docs/releases/v2.2.2.md
index b2220aaad..2288d8ffd 100644
--- a/docs/releases/v2.2.2.md
+++ b/docs/releases/v2.2.2.md
@@ -5,3 +5,5 @@
 - Fixed PMap color map reset colormap (#523)
 - Modal filters are now sorted alphabetically (#524)
 - Restored ability to download csv and image from dataset preview (#522)
+- Fixed Hemisphere information overflowed in region menu explore template list (#529)
+- Showing region status on region context menu (#520)
-- 
GitLab