Skip to content

Commit

Permalink
Add release changelog notes for 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mtps committed Mar 19, 2021
1 parent 21b7753 commit 065b65f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions RELEASE_CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
## [v0.3.0](https://github.com/provenance-io/provenance/releases/tag/v0.3.0) - 2021-03-19

### Features

* Governance proposal support for marker module
* Decentralized discovery for object store instances #105
* Add `AddP8eContractSpec` endpoint to convert v39 contract spec into v40 contract specification #167
* Refactor `Attribute` validate to sdk standard validate basic and validate size of attribute value #175
* Add the temporary `P8eMemorializeContract` endpoint to help facilitate the transition. #164
* Add handler for 0.3.0 testnet upgrade.

### Bug Fixes

* Gov module route added for name module root name proposal
* Update Cosmos SDK to 0.42.2 for bug fixes and improvements

0 comments on commit 065b65f

Please sign in to comment.