diff --git a/RELEASE_CHANGELOG.md b/RELEASE_CHANGELOG.md new file mode 100644 index 00000000..8d054bdb --- /dev/null +++ b/RELEASE_CHANGELOG.md @@ -0,0 +1,6 @@ +### [v1.2.0](https://github.com/provenance-io/provwasm/tree/v1.2.0) + +* Update tutorial documentation ([#102](https://github.com/provenance-io/provwasm/issues/102)) +* Add Fee struct to make it easier to implement message fees ([#106](https://github.com/provenance-io/provwasm/issues/106)) +* Added ProvenanceMsg From implementation ([#108](https://github.com/provenance-io/provwasm/issues/102)) +* Add forced transfer support for restricted markers ([#110](https://github.com/provenance-io/provwasm/issues/110))