update changelog

This commit is contained in:
Hongrui Fang 2023-03-10 23:54:18 +08:00
parent 81332fbf05
commit 1f38bb828a
No known key found for this signature in database
GPG key ID: F2D0D08AF77AC599

View file

@ -6,6 +6,17 @@ This format is based on [Keep A Changelog](https://keepachangelog.com/en/1.0.0).
### Modified
- For consistency and performance, the following data types are encoded as flat
product as opposed to SoP now:
- `GovernorDatum`
- `ProposalThresholds`
- `ProposalTimingConfig`
- `MutateGovernorDatum`
- `TreasuryWithdrawalDatum`
Included by [#231](https://github.com/Liqwid-Labs/agora/pull/231)
- Fix several vulnerabilities and bugs found by auditors.
Including: