From b4cc21ea89f0e7a75e9e5777228f6752733b5a65 Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Wed, 16 Aug 2023 16:02:35 +0530 Subject: [PATCH] changelog --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 8fdbde7f..98cb0e74 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -22,6 +22,7 @@ Our focus continues to remain on an easy installation experience, and an easy user-interface. While still remaining pretty powerful, in terms of features and speed. ### Detailed changelog +* 3.0.1 - 15 Aug 2023 - Fix broken LoRA with SDXL. * 3.0.1 - 15 Aug 2023 - Fix broken seamless tiling. * 3.0.1 - 15 Aug 2023 - Fix textual inversion embeddings not working in `low` VRAM usage mode. * 3.0.1 - 15 Aug 2023 - Fix for custom VAEs not working in `low` VRAM usage mode.