v2.4.1
DAO DAO v2.4.1
makes some minor feature improvements and fixes a low security vulnerability in serde-json-wasm
.
Contract binaries have been compiled with workspace-optimizer:0.14.0
.
Full Changelog: v2.4.0...v2.4.1
What's Changed
- Fix clippy errors from latest rust stable by @JakeHartnell in #794
- Add cw-vesting feature flag for staking by @NoahSaso in #800
- Bump rust nightly version by @JakeHartnell in #801
- Cast vote on proposal creation by @NoahSaso in #799
- update serde-json-wasm to fix low security vulnerability by @NoahSaso in #807
- Add admin auth to cw-admin-factory by @NoahSaso in #810
- Allow admin to pause/unpause subdao by @ismellike in #744
- Fix integration test errors by @JakeHartnell in #813
- Update versions to 2.4.1 by @NoahSaso in #812