File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. And this pr
4
4
5
5
## [ Unreleased]
6
6
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
+
7
12
## [ v0.25.1] - 2019-07-31
8
13
9
14
Fix the issue about showing the wrong version.
@@ -865,7 +870,8 @@ Release the first version of CITA.
865
870
[ set quota price ] : https://docs.citahub.com/zh-CN/cita/system/price
866
871
[ sidechain exit mechanism ] : https://docs.nervos.org/cita/#/crosschain/crosschain_contract_example
867
872
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
869
875
[ v0.25.1 ] : https://github.com/cryptape/cita/compare/v0.25.0...v0.25.1
870
876
[ v0.25.0 ] : https://github.com/cryptape/cita/compare/v0.24.1...v0.25.0
871
877
[ v0.24.1 ] : https://github.com/cryptape/cita/compare/v0.24.0...v0.24.1
You can’t perform that action at this time.
0 commit comments