From 2f132efc9343e6abd6ac568633d4b9a73b3be9e0 Mon Sep 17 00:00:00 2001
From: kogeletey <kg@re128.org>
Date: Wed, 16 Feb 2022 10:19:29 +0300
Subject: [PATCH] content: adding changelog.md feature

---
 content/changelog.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/content/changelog.md b/content/changelog.md
index 9bf94b7..b7a04ec 100644
--- a/content/changelog.md
+++ b/content/changelog.md
@@ -3,10 +3,12 @@ title = "Changelog"
 weight = 4
 +++
 
-## [unreleased]
+## [0.2.1]
 
 ## New features
 
+- added the ability to tear down the sidebar menu
+
 ## Maintenance
 
 - switch from sr.ht builds to github workflows 
-- 
GitLab