From 920d945f5495f621c183cf029b47b0128d6414ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hasan=20=C3=96zbey?= <48382593+the-turk@users.noreply.github.com> Date: Tue, 29 Jun 2021 16:24:42 +0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78d5d54..fe6a5e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +### 0.3.6 +- **Fix** wrong KaTeX css version. + ### 0.3.5 - **Fix** posts in discussion won't render if you edit and save a post. - **Fix** posts in discussion won't render if you change route while editing a post.