diff --git a/CHANGELOG.md b/CHANGELOG.md index 0663dff..f7abbd9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.4.3 +- S ValueTransferInfo timelocks +- Allows sending test transactions +- Completes updating endpoints to use new explorer version + ## 0.4.2 - Add method to fetch api version diff --git a/pubspec.yaml b/pubspec.yaml index fd0d9bf..ee8eeaf 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -5,7 +5,7 @@ description: A library to interface with the Witnet Protocol. - communicate with a rust node or wallet server - communicate with the explorer -version: 0.4.2 +version: 0.4.3 homepage: https://github.com/witnet/witnet.dart repository: https://github.com/witnet/witnet.dart