Program changelog additions for v0.19.0
This commit is contained in:
parent
34a875d968
commit
fb5794fbad
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue