summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-05-13 20:05:34 +0300
committerValery Piashchynski <[email protected]>2021-05-13 20:05:34 +0300
commit1dd0db287da4106d99578338ea252004def788a9 (patch)
treec3755967c7c40a05f12d81d1f7043ccc0bc3da0c
parent21f650ffed39e2304643f967a5b425bf8c2929a7 (diff)
- Update CHANGELOG
Signed-off-by: Valery Piashchynski <[email protected]>
-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.
---