Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xbigz committed Dec 11, 2023
1 parent 8535024 commit 9d4e984
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixes

- program: don't perform funding rate updates when slots_since_amm_update is stale ([#757](https://github.com/drift-labs/protocol-v2/pull/757))

### Breaking

## [2.51.0] - 2023-12-09
Expand Down Expand Up @@ -55,6 +57,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- program: account for step size when canceling reduce only orders

### Breaking

- sdk: UserStatsMap use bulkAccountLoader (`UserStatsMap.subscribe` and `UserStatsMap.sync` now requires list of authorities) ([#716](https://github.com/drift-labs/protocol-v2/pull/716))

## [2.47.0] - 2023-11-26
Expand Down Expand Up @@ -134,6 +137,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- program: add positive perp funding rate offset ([#576](https://github.com/drift-labs/protocol-v2/pull/576/files))

### Fixes

- program: add validation check in update max imbalances ([#667](https://github.com/drift-labs/protocol-v2/pull/667))

### Breaking
Expand Down

0 comments on commit 9d4e984

Please sign in to comment.