Skip to content

Commit

Permalink
Version 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matlaj committed Jun 25, 2024
1 parent bfc838d commit 8e550e9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ and this project adheres to

## [Unreleased]

## [2.2.0] - 2024-06-25

- Bump grisp to 2.5.0
- Add ssl patch file for 26 and 26.2

Expand All @@ -26,7 +28,8 @@ and this project adheres to

- Initial release

[Unreleased]: https://github.com/grisp/grisp_cryptoauth/compare/2.1.0...HEAD
[Unreleased]: https://github.com/grisp/grisp_cryptoauth/compare/2.2.0...HEAD
[2.2.0]: https://github.com/grisp/grisp_cryptoauth/compare/2.1.0...2.2.0
[2.1.0]: https://github.com/grisp/grisp_cryptoauth/compare/2.0.1...2.1.0
[2.0.1]: https://github.com/grisp/grisp_cryptoauth/compare/2.0.0...2.0.1
[2.0.0]: https://github.com/grisp/grisp_cryptoauth/compare/35942fd38f38c6c118930cbc0bc77e95a11710cb...2.0.0
2 changes: 1 addition & 1 deletion src/grisp_cryptoauth.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, grisp_cryptoauth,
[{description, "Secure Element support for GRiSP2 based on cryptoauthlib"},
{vsn, "2.1.0"},
{vsn, "2.2.0"},
{registered, []},
{applications,
[kernel,
Expand Down

0 comments on commit 8e550e9

Please sign in to comment.