diff --git a/docs/releases/v2.2.0.md b/docs/releases/v2.2.0.md index 945f3c6447c4d65681261726ac2f4fd9b4b468a1..f3d03de7dd936261dfb493f3ce230853d3f5c734 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 b2220aaad227bc7ecfdb3a8d4d157df7e741c8aa..2288d8ffd630b550404a7eae3209c379b6535db4 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)