From c2973b5be01b107d15df1f8b9c162a85191cb7e5 Mon Sep 17 00:00:00 2001 From: Xiao Gui <xgui3783@gmail.com> Date: Wed, 12 Feb 2020 11:16:06 +0100 Subject: [PATCH] added patch notes --- docs/releases/v2.1.0.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/releases/v2.1.0.md b/docs/releases/v2.1.0.md index 0a6223d8c..fc1d45425 100644 --- a/docs/releases/v2.1.0.md +++ b/docs/releases/v2.1.0.md @@ -12,3 +12,7 @@ - Fixed a bug where on parcellation load, the colour of the parcellation fails to load (#454, #462) - Fixed a bug where, URL state is no longer parsed as state properly (#461) + +## Under the hood stuff + +- Removed `ngx-bootstrap` as dependency -- GitLab