diff --git a/CHANGELOG.md b/CHANGELOG.md index 903abd150..8c93fcbec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to Stability Matrix will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2.0.0.html). +## v2.7.8 +### Changed +- Python Packages install dialog now allows entering multiple arguments or option flags +### Fixed +- Fixed InvokeAI Package dependency versions ([#395](https://github.com/LykosAI/StabilityMatrix/pull/395)) + ## v2.7.7 ### Added - Added `--use-directml` launch argument for SDWebUI DirectML fork