- #110 fix: improve budget validation logic and tests, spec doc
- #111 build: bump cosmos-sdk to v0.44.5
- #113 fix: init budgets to avoid nil slice on genesis
- #64 docs: improve documentation for audit release
- #74 fix: update docs and workflow for default main branch
- #66 fix: Add govHandler on testcode for budget proposal and Fix Expired rule
- #79 fix: panic instead of ignoring errors
- #83 fix: validation totalRate to check date overlapped budgets
- #85 fix: rename some fields of Budget
- #81 build: bump cosmos-sdk version to 0.44.3
- #90 feat: add address endpoint and release swagger v1.0.0
- #91 test: add test codes using gov handler
v0.1.1 - 2021-10-15
- #46 feat: add emit events and update spec docs
- #54 test: update simulation tests
- #55 build: bump Cosmos SDK version to v0.44.2
- #57 fix: refine sentinel errors
- #62 feat: refactor collectbudget