From 223a01dc71bc3309852385e2827846d5ac09d0eb Mon Sep 17 00:00:00 2001 From: Disty0 Date: Sun, 15 Jun 2025 03:22:54 +0300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3ec2c882..98bb764c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change Log for SD.Next -## Update for 2025-06-10 +## Update for 2025-06-15 - **Feature** - Support Python 3.13 @@ -30,6 +30,7 @@ - Fix forced FP32 with tensorwise FP8 matmul - Fix PyTorch <= 2.4 compatibility with FP8 matmul - Fix VAE with conv quant + - Don't ignore the Quantize with GPU option with offload mode `none` and `model` - **Fixes** - Meissonic with multiple generators