diff --git a/changelog.md b/changelog.md index 9e627d58..0c1d0c60 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,13 @@ # Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [0.19.1](https://github.com/tari-project/tari-crypto/compare/v0.19.0...v0.19.1) (2023-11-30) + +### Features +* Upgrade borsh to 1.2 official +* Add std feature flag to add std support. + + ## [0.19.0](https://github.com/tari-project/tari-crypto/compare/v0.18.0...v0.19.0) (2023-11-02)