Skip to content

Commit

Permalink
Changelog for program v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ckamm committed Mar 12, 2023
1 parent 0349ace commit 01bfca5
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,24 @@ Update this for each program release and mainnet deployment.

## not on mainnet

### v0.8.0, 2023-3-
### v0.9.0, 2023-3-

Deployment:

- Downgrade the "fixed" dependency to v1.11.0 (#500)

The dependency had a regression. This downgrades to the previous version that
had been in use with Mango v3, while backporting the safety improvements done
for release v0.8.0.

- Improvements to perp position docstrings (#497)

## mainnet

### v0.8.0, 2023-3-11

Deployment: Mar 11, 2023 at 08:06:22 Central European Standard Time, https://explorer.solana.com/tx/61CbcyDaCV1DKHEGxkfNfx9nCUfsH3RgUU7mivTjtqbHJ3YVPX6vNAzn91CZYRsjohVc5LdcZCZtteDKrCiKjYEi

- Introduce a new "fee buyback" feature. (#464, #478, #479, #481, #485, #489)

If enabled, users who paid perp or openbook fees can optionally perform a MNGO
Expand Down Expand Up @@ -39,8 +53,6 @@ Deployment:
- Allow the group admin to call the `TokenRegisterTrustless` instruction (#477)
- Vendor `fixed` crate to enable general overflow checking in release mode (#476)

## mainnet

### v0.7.0, 2023-2-22

Deployment: Feb 22, 2023 at 14:45:12 Central European Standard Time, https://explorer.solana.com/tx/2KjMd2GLggSTJGSBQ3T96KK8Pj8XEXSDad65b8AN9gtCo6XdWmaFtewUJbPFvXK8WnKgdTxUNJjftpbtRJNEVhDg
Expand Down

0 comments on commit 01bfca5

Please sign in to comment.