update CHANGELOG

This commit is contained in:
Hongrui Fang 2022-07-26 22:29:09 +08:00
parent 95fd75399f
commit f2ec8b0e1e
No known key found for this signature in database
GPG key ID: 1E0454204FC7D755

View file

@ -11,6 +11,10 @@ This format is based on [Keep A Changelog](https://keepachangelog.com/en/1.0.0).
### Modified ### Modified
- Stake delegation.
Included by [#149](https://github.com/Liqwid-Labs/agora/pull/149).
- Fixed bug that checks the proposal thresholds in an incorrect way. Added negative tests for the governor scripts. - Fixed bug that checks the proposal thresholds in an incorrect way. Added negative tests for the governor scripts.
Included by [#146](https://github.com/Liqwid-Labs/agora/pull/146). Included by [#146](https://github.com/Liqwid-Labs/agora/pull/146).