diff --git a/CHANGES.md b/CHANGES.md index 593b9cc1..c9553b22 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,9 @@ # What's new? +### 2.4.6 +* 16 Nov 2022 - Fix a regression in VRAM usage during startup, which caused 'Out of Memory' errors when starting on GPUs with 4gb (or less) VRAM + ### 2.4.5 -* Add checkbox for "Open browser on startup". -* Add a directory for core plugins that ship with Stable Diffusion UI by default. -* Add a "What's New?" tab as a core plugin, which fetches the contents of CHANGES.md from the app's release branch. +* 16 Nov 2022 - Add checkbox for "Open browser on startup". +* 16 Nov 2022 - Add a directory for core plugins that ship with Stable Diffusion UI by default. +* 16 Nov 2022 - Add a "What's New?" tab as a core plugin, which fetches the contents of CHANGES.md from the app's release branch.