From 843be311389d5495d0d94f6a371ec50bd88803c9 Mon Sep 17 00:00:00 2001 From: Jaret Burkett Date: Sat, 28 Jun 2025 12:55:23 -0600 Subject: [PATCH] Update readme changelog --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 77569f0d..394dcb5c 100644 --- a/README.md +++ b/README.md @@ -423,6 +423,15 @@ Everything else should work the same including layer targeting. ## Updates +Only larger updates are listed here. There are usually smaller daily updated that are omitted. + +### June 26, 2024 +- Added support for FLUX.1 Kontext training +- added support for instruction dataset training + +### June 25, 2024 +- Added support for OmniGen2 training +- ### June 17, 2024 - Performance optimizations for batch preparation - Added some docs via a popup for items in the simple ui explaining what settings do. Still a WIP