summaryrefslogtreecommitdiff
path: root/RELEASES.md
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 2a45465..00af0fb 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -1,6 +1,18 @@
# Releases
+## 0.8.1.0
+*December 2021*
+
+This is a bug fix release that will remove the `benchmarks` module form the
+installation and correct the documentation generation.
+
+#### Closed issues
+
+- Bug in documentation generation (tag VS master push, PR #332)
+- Remove installation of the benchmarks in global namespace (Issue #331, PR #333)
+
+
## 0.8.1
*December 2021*