Skip to content

Commit

Permalink
Release 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Aursen committed Sep 27, 2024
1 parent 8319e22 commit 5a53f84
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 77 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased]

## [0.2.1] - 2024-09-27

### Changed

- Change `owner` from Keypair to Pubkey in `create_ata` and `create_ata_idempotent` helpers ([#90](https://github.com/LiteSVM/litesvm/pull/90)).
Expand Down Expand Up @@ -35,6 +37,7 @@

- Initial release.

[Unreleased]: https://github.com/LiteSVM/litesvm/compare/v0.2.0...HEAD
[Unreleased]: https://github.com/LiteSVM/litesvm/compare/v0.2.1...HEAD
[0.2.1]: https://github.com/LiteSVM/litesvm/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/LiteSVM/litesvm/compare/v0.1.0...v0.2.0
[0.1.0]: https://github.com/LiteSVM/litesvm/releases/tag/v0.1.0
Loading

0 comments on commit 5a53f84

Please sign in to comment.