diff --git a/docs/reference/release.rst b/docs/reference/release.rst index 158c446e3..62fcae12e 100644 --- a/docs/reference/release.rst +++ b/docs/reference/release.rst @@ -3,6 +3,15 @@ Release Log =========== +graspologic 2.0.1 +----------------- +- Fixed bug with a matplotlib version incompatibility + `#996 ` +- Fixed graph matching with similarity matrix of unequal dimensions + `#1002 ` +- Fixed bug with missing typing-extensions dependency + `#999 ` + graspologic 2.0.0 ----------------- - Refactored graph matching code and added many new features