aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2023-08-23 12:48:09 +0000
committerAUTOMATIC1111 <16777216c@gmail.com>2023-08-23 12:48:09 +0000
commitc9c8485bc1e8720aba70f029d25cba1c4abf2b5c (patch)
tree572e29867d4df32cf33df284cf96e8611b78045c /CHANGELOG.md
parent68f336bd994bed5442ad95bad6b6ad5564a5409a (diff)
parent31f2be3dcedf85c036c5f784c640208d122b62ed (diff)
downloadstable-diffusion-webui-gfx803-c9c8485bc1e8720aba70f029d25cba1c4abf2b5c.tar.gz
stable-diffusion-webui-gfx803-c9c8485bc1e8720aba70f029d25cba1c4abf2b5c.tar.bz2
stable-diffusion-webui-gfx803-c9c8485bc1e8720aba70f029d25cba1c4abf2b5c.zip
Merge branch 'release_candidate'
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b18c6867..461fef9a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## 1.5.2
+
+### Bug Fixes:
+ * fix memory leak when generation fails
+ * update doggettx cross attention optimization to not use an unreasonable amount of memory in some edge cases -- suggestion by MorkTheOrk
+
+
## 1.5.1
### Minor: