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
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
version = '2.5.1' version = '2.5.2'
+5
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