diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 2ff4483..7bf1027 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -4,6 +4,16 @@ Release Notes .. current developments +0.1.2 +===== + +**Changed:** + +* downgraded matplotlib requirement to matplotlib-base +* updated imports of bg-mpl-stylesheets for latest release of that code + + + 0.1.1 ===== diff --git a/news/patch_style.rst b/news/patch_style.rst deleted file mode 100644 index 5e69710..0000000 --- a/news/patch_style.rst +++ /dev/null @@ -1,23 +0,0 @@ -**Added:** - -* - -**Changed:** - -* updated imports of bg-mpl-stylesheets for latest release of that code - -**Deprecated:** - -* - -**Removed:** - -* - -**Fixed:** - -* - -**Security:** - -* diff --git a/news/reqs.rst b/news/reqs.rst deleted file mode 100644 index 712005a..0000000 --- a/news/reqs.rst +++ /dev/null @@ -1,23 +0,0 @@ -**Added:** - -* - -**Changed:** - -* downgraded matplotlib requirement to matplotlib-base - -**Deprecated:** - -* - -**Removed:** - -* - -**Fixed:** - -* - -**Security:** - -*