docs: update version and changelog

This commit is contained in:
Manuel Schmid 2024-03-04 11:33:49 +01:00
parent 9155d94067
commit ee96b854d9
No known key found for this signature in database
GPG Key ID: 32C4F7569B40B84B
2 changed files with 7 additions and 1 deletions

View File

@ -1 +1 @@
version = '2.2.0' version = '2.2.1'

View File

@ -1,3 +1,9 @@
# [2.2.1](https://github.com/lllyasviel/Fooocus/releases/tag/2.2.1)
* Fix some small bugs (e.g. image grid, upscale fast 2x, LoRA weight width in Firefox)
* Allow prompt weights in array syntax
* Add steps override and metadata scheme to history log
# [2.2.0](https://github.com/lllyasviel/Fooocus/releases/tag/2.2.0) # [2.2.0](https://github.com/lllyasviel/Fooocus/releases/tag/2.2.0)
* Isolate every image generation to truly allow multi-user usage * Isolate every image generation to truly allow multi-user usage