diff --git a/CHANGELOG.md b/CHANGELOG.md index e831146..3881aa5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,20 @@ and this project adheres to ## [Unreleased] +## [2.1.0] - 2024-10-12 + +### Added + + - Add support for update cancellation + +### Changed + + - Allow get_info during an update + +### Fixed + + - Fix bad logging format specification + ## [2.0.0] - 2024-09-05 ### Fixed @@ -41,6 +55,7 @@ and this project adheres to First release. -[Unreleased]: https://github.com/grisp/grisp_updater/compare/2.0.0...HEAD +[Unreleased]: https://github.com/grisp/grisp_updater/compare/2.1.0...HEAD +[2.1.0]: https://github.com/grisp/grisp_updater/compare/2.0.0...2.1.0 [2.0.0]: https://github.com/grisp/grisp_updater/compare/1.0.0...2.0.0 [1.0.0]: https://github.com/grisp/grisp_updater/compare/5647c909d388910503e3b9395b03cc55d879e64b...1.0.0 diff --git a/src/grisp_updater.app.src b/src/grisp_updater.app.src index c13385d..0e631fe 100644 --- a/src/grisp_updater.app.src +++ b/src/grisp_updater.app.src @@ -1,6 +1,6 @@ {application, grisp_updater, [ {description, "GRiSP Software Update Runtime"}, - {vsn, "2.0.0"}, + {vsn, "2.1.0"}, {registered, []}, {mod, {grisp_updater_app, []}}, {applications, [