diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e50d46..b69e875 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ Tracks changes made in between releases +# v3.2.0 + +* Add examples, and rust bindings [#52](https://github.com/RTradeLtd/TxPB/pull/52) +* Noise protocol and private network doc changes [#51](https://github.com/RTradeLtd/TxPB/pull/51) +* Replication client helpers [#50](https://github.com/RTradeLtd/TxPB/pull/50) +* Replication naming changes [#49](https://github.com/RTradeLtd/TxPB/pull/49) + # v3.1.1 * Enable backwards compatible range request downloads [#47](https://github.com/RTradeLtd/TxPB/pull/47) @@ -23,4 +30,4 @@ Tracks changes made in between releases # v1.0.1 * Adds TypeScript definitions -* Updates documentation with gateway configuration information \ No newline at end of file +* Updates documentation with gateway configuration information