From e6b29faf5572e8d50e733ef86e558b868c5c7df9 Mon Sep 17 00:00:00 2001 From: vladmandic Date: Sat, 4 Apr 2026 11:12:18 +0200 Subject: [PATCH] update changelog Signed-off-by: vladmandic --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7055ad3a..782ec44bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,11 +10,12 @@ see *main interface -> scripts -> rocm advanced config* - **Internal** - additional typing and typechecks, thanks @awsr - - Prohibit python==3.14 unless `--experimental` - **Fixes** + - Prohibit `python==3.14` unless `--experimental` - UI CSS fixes, thanks @awsr - - detect/warn if space in system path + - detect/warn if space present in system path - add `ftfy` to requirements + - fix upscaler init error should not block server ## Update for 2026-04-01