diff --git a/CHANGELOG.md b/CHANGELOG.md index c73f6fb1..02cb7328 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning 2.0](https://semver.org/spec/v2 - Fixed incorrect nodejs download link on Linux (thanks to slogonomo for the fix) - Fixed failing InvokeAI install on macOS due to missing nodejs - Increased timeout on Recommended Models call to prevent potential timeout errors on slow connections +- Fixed SynchronizationLockException when saving settings ## v2.8.0 ### Added