release: bump version to 2.5.2, update changelog

This commit is contained in:
Manuel Schmid 2024-07-27 23:26:42 +02:00
parent a5040f6218
commit 1a53e0676a
No known key found for this signature in database
GPG Key ID: 32C4F7569B40B84B
2 changed files with 6 additions and 1 deletions

View File

@ -1 +1 @@
version = '2.5.1' version = '2.5.2'

View File

@ -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