From c240d6932a38f1079cc6942e5e7cdbd0d2dd8e3c Mon Sep 17 00:00:00 2001 From: cmdr2 Date: Sat, 17 Dec 2022 10:13:23 +0530 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index ede33e88..b6974e91 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -27,6 +27,7 @@ - Support loading models in the safetensor format, for improved safety ### Detailed changelog +* 2.4.19 - 17 Dec 2022 - Add Undo/Redo buttons in the Image Editor. Thanks @JeLuf * 2.4.19 - 10 Dec 2022 - Show init img in task list * 2.4.19 - 7 Dec 2022 - Use pre-trained hypernetworks while generating images. Thanks @C0bra5 * 2.4.19 - 6 Dec 2022 - Allow processing new tasks first. Thanks @madrang