From 74621714bc2121bdd2ab3659c9740b1945efac8f Mon Sep 17 00:00:00 2001 From: Ionite Date: Tue, 15 Aug 2023 19:27:57 -0400 Subject: [PATCH] Add changelog for page transitions --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58fe34c4..a0b37acf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2 ## v2.2.0 ### Added - Added option to search by Base Model in the Model Browser +- Animated page transitions ### Fixed - Fixed [#59](https://github.com/LykosAI/StabilityMatrix/issues/61) - `GIT` environment variable is now set for the embedded portable git on Windows as A1111 uses it instead of default `PATH` resolution