diff options
author | AUTOMATIC <16777216c@gmail.com> | 2023-05-01 11:33:44 +0000 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2023-05-01 11:33:44 +0000 |
commit | 72cd27a13587c9579942577e9e3880778be195f6 (patch) | |
tree | 1ca71cd19c21e2ce43939beaf02a2602927b14cc /CHANGELOG.md | |
parent | fe8a10d428bcc6be9cc8efb9772eca9e40f98dc8 (diff) | |
download | stable-diffusion-webui-gfx803-72cd27a13587c9579942577e9e3880778be195f6.tar.gz stable-diffusion-webui-gfx803-72cd27a13587c9579942577e9e3880778be195f6.tar.bz2 stable-diffusion-webui-gfx803-72cd27a13587c9579942577e9e3880778be195f6.zip |
update changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 73b25eaf..8b8a3611 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## Upcoming version:
+## 1.1.0
### Features:
* switch to torch 2.0.0 (except for AMD GPUs)
* visual improvements to custom code scripts
@@ -54,5 +54,5 @@ * outpainting Mk2 & Poorman should use the SAMPLE file format to save images, not GRID file format
* do not fail all Loras if some have failed to load when making a picture
-## Before versions:
+## 1.0.0
* everything
|