diff --git a/CHANGELOG.md b/CHANGELOG.md index efba175..21f02f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [v0.3.5](https://github.com/nervosnetwork/ckb-rosetta-sdk/compare/v0.3.4...v0.3.5) (2020-10-13) + + +### Bug Fixes + +* wrong prefix ([2b83d55](https://github.com/nervosnetwork/ckb-rosetta-sdk/commit/2b83d55)) + + + # [v0.3.4](https://github.com/nervosnetwork/ckb-rosetta-sdk/compare/v0.3.3...v0.3.4) (2020-10-12) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 0c3a67a..3e4ac46 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,8 +1,7 @@ -# [v0.3.4](https://github.com/nervosnetwork/ckb-rosetta-sdk/compare/v0.3.3...v0.3.4) (2020-10-12) +# [v0.3.5](https://github.com/nervosnetwork/ckb-rosetta-sdk/compare/v0.3.4...v0.3.5) (2020-10-13) -### Features - -* use config Network replace string var ([d486aea](https://github.com/nervosnetwork/ckb-rosetta-sdk/commit/d486aea)) +### Bug Fixes +* wrong prefix ([2b83d55](https://github.com/nervosnetwork/ckb-rosetta-sdk/commit/2b83d55))