From 0214ea71c75ca9d24af15a5e941983f628c3149e Mon Sep 17 00:00:00 2001 From: iliajie Date: Fri, 20 Jan 2023 02:57:41 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 262f83549..896da5ffa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,8 @@ #### 2.013 (January 19, 2023) * Fix Authentic theme issue with error handling -* Fix Framed theme to respect mode on left menu +* Fix Framed theme to respect selected mode in left menu +* Fix search bar in left menu in Framed theme #### 2.012 (January 18, 2023) * Fix to set the correct algorithm when setting up RNDC #1817