From 5eb1ba7c03f8341012111b4176d8a64e4090ef84 Mon Sep 17 00:00:00 2001 From: dayong Date: Tue, 9 Nov 2021 18:27:30 +0800 Subject: [PATCH] update changelog --- changeLog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changeLog.md b/changeLog.md index fc1e2f6..e199ca5 100644 --- a/changeLog.md +++ b/changeLog.md @@ -1,6 +1,7 @@ # Go-conflux-sdk Change Log ## v1.0.15 - Add bulk caller and bulk sender for sending batch RPC requests by one request, see the example from [example_bulk](https://github.com/conflux-fans/go-conflux-sdk-examples/tree/main/example_bulk) +- Move example to independent repo [go-conflux-sdk-example](https://github.com/conflux-fans/go-conflux-sdk-examples) ## v1.0.14 - Add POS RPC ## v1.0.13