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 10, 2024
1 parent ebd9b19 commit 7581c97
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- `getEmissionRate` should not return ended reward, which can be read from `rewardDurationEnd`

## lb_clmm [0.7.0]
## lb_clmm [0.7.0] - PR #83

### Added

Expand All @@ -186,3 +186,10 @@ 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.

## @meteora-ag/dlmm [1.0.45] - PR #83

### Changed

- 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.

0 comments on commit 7581c97

Please sign in to comment.