chore: v23.9.0

This commit is contained in:
Bingsu
2023-08-31 21:26:22 +09:00
parent 4783a3301f
commit 124c7e8da6
2 changed files with 10 additions and 1 deletions

View File

@@ -1,5 +1,14 @@
# Changelog
## 2023-08-31
- v23.9.0
- (실험적) 체크포인트 선택기능
- 버그가 있어 리프레시 버튼은 구현에서 빠짐
- 1.6.0 업데이트에 따라 img2img에서 사용불가능한 샘플러를 선택했을 때 더이상 Euler로 변경하지 않음
- 유효하지 않은 인자가 전달되었을 때, 에러를 일으키지 않고 대신 adetailer를 비활성화함
## 2023-08-25
- v23.8.1

View File

@@ -1 +1 @@
__version__ = "23.9.0.dev1"
__version__ = "23.9.0"