Skip to content

Commit

Permalink
docs: change log add depositor in proposal_deposit event
Browse files Browse the repository at this point in the history
  • Loading branch information
kienn6034 committed Mar 25, 2024
1 parent 61d8d49 commit 022619a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/gov/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Ref: https://keepachangelog.com/en/1.0.0/
* [#18532](https://github.com/cosmos/cosmos-sdk/pull/18532) Add proposal types to proposals.
* [#18620](https://github.com/cosmos/cosmos-sdk/pull/18620) Add optimistic proposals.
* [#18762](https://github.com/cosmos/cosmos-sdk/pull/18762) Add multiple choice proposals.

* [#19853](https://github.com/cosmos/cosmos-sdk/pull/19853) Emit depositor in `proposal_deposit` event.
### Improvements

* [#19741](https://github.com/cosmos/cosmos-sdk/pull/19741) Add `ExpeditedQuorum` parameter specifying a minimum quorum for expedited proposals, that can differ from the regular quorum.
Expand Down

0 comments on commit 022619a

Please sign in to comment.