From 4393c01899897fa36c987170841bba148d15b40b Mon Sep 17 00:00:00 2001 From: JT Date: Sat, 16 Mar 2024 19:30:13 -0700 Subject: [PATCH] fix chagenlog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90a0f515..cebef51c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,8 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2 ## v2.9.2 ### Changed -- Due to changes on the CivitAI API, you can no longer select a specific page in the CivitAI Model Browser -- Due to the above API changes, new pages are now loaded via "infinite scrolling +- Due to changes with the CivitAI API, you can no longer select a specific page in the CivitAI Model Browser +- Due to the above API changes, new pages are now loaded via "infinite scrolling" ### Fixed - Fixed models not being removed from the installed models cache when deleting them from the Checkpoints page - Fixed model download location options for VAEs in the CivitAI Model Browser