Skip to content

Commit 10778df

Browse files
committed
update changelog
1 parent e86035b commit 10778df

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.2.1
2+
3+
- Update Impact Pack scheduler list
4+
15
# v1.2.0
26

37
- Add option to strip positive/negative prompt from the a1111 parameters comment (hashes for loras/embeddings are still always added)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "comfyui-image-saver"
33
description = "Save images with generation metadata compatible with Civitai. Works with png, jpeg and webp. Stores LoRAs, models and embeddings hashes for resource recognition."
4-
version = "1.2.0"
4+
version = "1.2.1"
55
license = "LICENSE"
66
dependencies = ["piexif"]
77

0 commit comments

Comments
 (0)