diff --git a/CHANGES.md b/CHANGES.md index 88a952f5..7d89e8fb 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -14,6 +14,7 @@ v3.5 is currently an optional upgrade, and you can switch between the v3.0 (diffusers) engine and the v3.5 (webui) engine using the `Settings` tab in the UI. ### Detailed changelog +* 3.5.2 - 28 Jan 2025 - Fix a bug affecting older versions of Easy Diffusion, which tried to upgrade to an incompatible version of PyTorch. * 3.5.2 - 4 Jan 2025 - Replace the use of WMIC (deprecated) with a powershell call. * 3.5.1 - 17 Dec 2024 - Update Forge to the latest commit. * 3.5.0 - 11 Oct 2024 - **Preview release** of the new v3.5 engine, powered by Forge WebUI (a fork of Automatic1111). This enables Flux, SD3, LyCORIS and lots of new features, while using the same familiar Easy Diffusion interface.