Skip to content

Commit

Permalink
doc: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
codewithgun committed Jun 11, 2024
1 parent d38c3ae commit 83f41a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Breaking

- Program endpoint `initialize_reward`. It require `token_badge` to be passed for the reward mint.
- Program endpoint `initialize_permission_pair` It requires token_badge and respective token_program to be passed.

### Changed

Expand All @@ -203,3 +204,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Use `claimFee2` instead of `claimFee` to support both token and token 2022 program.
- Use `initializeLbPair2` instead of `initializeLbPair`to support both token and token 2022 program.
- `initializePermissionPair` support token 2022 program.

0 comments on commit 83f41a4

Please sign in to comment.