From 7faafdb6edb7503860500e6ceb8501cf8003a6b1 Mon Sep 17 00:00:00 2001 From: kraanzu Date: Mon, 12 Feb 2024 14:05:36 +0530 Subject: [PATCH] update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5d32266..9501b81e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Header auto resize for large font sizes (https://github.com/kraanzu/smassh/issues/76) - Cool Setting Section Separators - Strip in settings to directly jump to a specific section +- `Reset Config` option in settings ## Fixed - Blind Mode not working (https://github.com/kraanzu/smassh/issues/72)