diff --git a/RELEASE_CHANGELOG.md b/RELEASE_CHANGELOG.md index e69de29bb2..c02c58ab04 100644 --- a/RELEASE_CHANGELOG.md +++ b/RELEASE_CHANGELOG.md @@ -0,0 +1,5 @@ +## [v0.2.0](https://github.com/provenance-io/provenance/releases/tag/v0.2.0) - 2021-03-05 + +* Truncate hashes used in metadata addresses for Record, Record Specification #132 +* Add support for creating, updating, removing, finding, and iterating over `Session`s #55 +* Add support for creating, updating, removing, finding, and iterating over `RecordSpecification`s #59