From fc657f7e6b99334c634ad278d0c6f3d8214242dc Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Wed, 10 Jul 2024 20:14:54 +0200 Subject: [PATCH] update changelog --- docs/changelog.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 662436c..b97c5d2 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,6 +4,13 @@ sidebar_position: 7 # Changelog +## 3.13.1 + +**Fixed** + +* fix #354: remove the opener when the menu is always displayed +* fix extra margin between the logo and the opener + ## 3.13.0 **Added**