Program changelog additions for v0.19.0

This commit is contained in:
Christian Kamm 2023-08-19 08:21:01 +02:00
parent 34a875d968
commit fb5794fbad
1 changed files with 2 additions and 1 deletions

View File

@ -44,7 +44,8 @@ Update this for each program release and mainnet deployment.
- Stop loss: Store helpful UI fields (#654, #667)
- Stop loss: Fees are configured by-token instead of globally (#659)
- Stop loss: Avoid expensive health cache for expired orders (#682)
- Account creation: Add account_create_v2 instruction (#680)
- Account creation: Add account_create_v2 instruction (#680, #685)
- Account resizing: Lower maximums due to tx account limit (#686)
- Token register: Revamp API for simpler use from governance (#665)
- Token register untrusted: Adjust default oracle staleness (#678)
- Fix typo in name of admin_token_withdraw_fees instruction (#655)