summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 90f84c00..5afdfdc2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,15 +1,12 @@
CHANGELOG
=========
-v2.3.0 (01.06.2021)
+v2.2.1 (13.05.2021)
-------------------
-## 👀 New:
-
-- ✏️
-
## 🩹 Fixes:
+- 🐛 Fix: revert static plugin. It stays as a separate plugin on the main route (`/`) and supports all the previously announced features.
- 🐛 Fix: remove `build` and other old targets from the Makefile.
---