release: bump version to 2.5.2, update changelog
This commit is contained in:
parent
a5040f6218
commit
1a53e0676a
|
|
@ -1 +1 @@
|
||||||
version = '2.5.1'
|
version = '2.5.2'
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,8 @@
|
||||||
|
# [2.5.2](https://github.com/lllyasviel/Fooocus/releases/tag/v2.5.2)
|
||||||
|
|
||||||
|
* Fix not adding positive prompt when styles didn't have a {prompt} placeholder in the positive prompt
|
||||||
|
* Extend config settings for input image, see list in [PR](https://github.com/lllyasviel/Fooocus/pull/3382)
|
||||||
|
|
||||||
# [2.5.1](https://github.com/lllyasviel/Fooocus/releases/tag/v2.5.1)
|
# [2.5.1](https://github.com/lllyasviel/Fooocus/releases/tag/v2.5.1)
|
||||||
|
|
||||||
* Update download URL in readme
|
* Update download URL in readme
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue