diff --git a/CHANGELOG.md b/CHANGELOG.md index 75506dfc..a3b9c43b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.3.1] - 2022-12-02 + +### Fixed + +- Update on-chain balance immediately after channel closure. +- Set log level to debug so the attached logs on the feedback emails are more helpful. + ## [0.3.0] - 2022-12-02 ### Fixes @@ -58,7 +65,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Backup seed view - Mocked CFD trading view -[Unreleased]: https://github.com/itchysats/10101/compare/0.3.0...HEAD +[Unreleased]: https://github.com/itchysats/10101/compare/0.3.1...HEAD +[0.3.1]: https://github.com/itchysats/10101/compare/0.3.0...0.3.1 [0.3.0]: https://github.com/itchysats/10101/compare/0.2.1...0.3.0 [0.2.1]: https://github.com/itchysats/10101/compare/0.2.0...0.2.1 [0.2.0]: https://github.com/itchysats/10101/compare/0.1.0...0.2.0 diff --git a/pubspec.yaml b/pubspec.yaml index 5b34a02c..6fbd4f14 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: ten_ten_one description: A non-custodial Bitcoin and Lightning wallet for the masses. Trade derivatives, bet on your favorite team or set up a non-custodial savings account on Bitcoin. Powered by Lightning and DLCs. Built with ❤️. publish_to: none -version: 0.3.0 +version: 0.3.1 environment: sdk: ">=2.17.0 <3.0.0" dependencies: