diff --git a/CHANGELOG.md b/CHANGELOG.md index 36e0fdca..a0c59fd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ + # Changelog All notable changes to this project will be documented in this file. @@ -7,6 +8,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.4.1] - 2022-12-12 + +### Fixed +- Merged the fix of an issue where naming a new shared wallet similar to an existing wallet you own, fails to create the new wallet [#555](https://github.com/CirclesUBI/circles-myxogastria/pull/555) and [#515](https://github.com/CirclesUBI/circles-myxogastria/pull/515) + +### Updated +- Circles core dependency update [#554](https://github.com/CirclesUBI/circles-myxogastria/pull/554) + ## [2.4.0] - 2022-12-02 ### Added