Skip to content

Commit 8719ff0

Browse files
authored
[skip ci] change log (#881)
1 parent 426b688 commit 8719ff0

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. And this pr
44

55
## [Unreleased]
66

7+
## [v0.25.2] - 2019-10-24
8+
9+
- [Fix] Fix Executor's panic when vm memery offset greater then size
10+
- [Fix] Fix duplicate transaction hash in block
11+
712
## [v0.25.1] - 2019-07-31
813

914
Fix the issue about showing the wrong version.
@@ -865,7 +870,8 @@ Release the first version of CITA.
865870
[set quota price]: https://docs.citahub.com/zh-CN/cita/system/price
866871
[sidechain exit mechanism]: https://docs.nervos.org/cita/#/crosschain/crosschain_contract_example
867872

868-
[Unreleased]: https://github.com/cryptape/cita/compare/v0.25.1...HEAD
873+
[Unreleased]: https://github.com/cryptape/cita/compare/v0.25.2...HEAD
874+
[v0.25.2]: https://github.com/cryptape/cita/compare/v0.25.1...v0.25.2
869875
[v0.25.1]: https://github.com/cryptape/cita/compare/v0.25.0...v0.25.1
870876
[v0.25.0]: https://github.com/cryptape/cita/compare/v0.24.1...v0.25.0
871877
[v0.24.1]: https://github.com/cryptape/cita/compare/v0.24.0...v0.24.1

0 commit comments

Comments
 (0)