diff --git a/CHANGELOG.md b/CHANGELOG.md index 852a2ee..e552011 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,12 @@ and this project adheres to ## [Unreleased] +## [2.7.1] - 2024-10-11 + +### Changed + +- Insert key to normalize toolchain maps result in package command + ## [2.7.0] - 2024-09-06 ### Added @@ -179,7 +185,8 @@ and this project adheres to ## [0.2.0] - 2018-09-11 -[Unreleased]: https://github.com/grisp/grisp_tools/compare/2.7.0...HEAD +[Unreleased]: https://github.com/grisp/grisp_tools/compare/2.7.1...HEAD +[2.7.1]: https://github.com/grisp/grisp_tools/compare/2.7.0...2.7.1 [2.7.0]: https://github.com/grisp/grisp_tools/compare/2.6.1...2.7.0 [2.6.1]: https://github.com/grisp/grisp_tools/compare/2.6.0...2.6.1 [2.6.0]: https://github.com/grisp/grisp_tools/compare/2.5.0...2.6.0 diff --git a/src/grisp_tools.app.src b/src/grisp_tools.app.src index ec59ec0..5ecac08 100644 --- a/src/grisp_tools.app.src +++ b/src/grisp_tools.app.src @@ -1,6 +1,6 @@ {application, grisp_tools, [ {description, "GRiSP tools for building and deployment"}, - {vsn, "2.7.0"}, + {vsn, "2.7.1"}, {registered, []}, {applications, [ kernel,