-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
## [v0.1.5](https://github.com/provenance-io/provenance/releases/tag/v0.1.5) - 2021-03-02 | ||
|
||
* Add support for creating, updating, removing, finding, and iterating over `Record`s #54 | ||
* Add migration support for v039 account into v040 attributes module #100 | ||
* Remove setting default no-op upgrade handlers. | ||
* Add an explicit no-op upgrade handler for release v0.1.5. | ||
* Add support for creating, updating, removing, finding, and iterating over `ContractSpecification`s #57 | ||
* Add support for record specification metadata addresses #58 | ||
* Enhance build process to release cosmovisor compatible zip and plan #119 |