diff options
author | Valery Piashchynski <[email protected]> | 2021-05-13 20:05:34 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2021-05-13 20:05:34 +0300 |
commit | 1dd0db287da4106d99578338ea252004def788a9 (patch) | |
tree | c3755967c7c40a05f12d81d1f7043ccc0bc3da0c | |
parent | 21f650ffed39e2304643f967a5b425bf8c2929a7 (diff) |
- Update CHANGELOG
Signed-off-by: Valery Piashchynski <[email protected]>
-rw-r--r-- | CHANGELOG.md | 7 |
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. --- |