From 67ffd0556681bf39136bd6be84cbe599e4ae59e7 Mon Sep 17 00:00:00 2001 From: Jakob Scheid Date: Tue, 28 Jul 2026 11:20:50 +0200 Subject: [PATCH] docs(changelog): add settings renderer --- docs/CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 001fb5f..f0d8c28 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -12,4 +12,5 @@ - Icons - Internationalization and some major languages - Color scheme -- Search results view with error message which indicates that the search is not available \ No newline at end of file +- Search results view with error message which indicates that the search is not available +- Settings renderer \ No newline at end of file