File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The changelog format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
6
6
7
+ ## 2.0.3 - 25-Oct-2022
8
+
9
+ ** Milestone** : Symbol Mainnet
10
+ Package | Version | Link
11
+ ---|---|---
12
+ SDK Core| v2.0.3 | [ symbol-sdk] ( https://www.npmjs.com/package/symbol-sdk )
13
+ Catbuffer | v1.0.2 | [ catbuffer-typescript] ( https://www.npmjs.com/package/catbuffer-typescript )
14
+ Client Library | v1.0.3 | [ symbol-openapi-typescript-fetch-client] ( https://www.npmjs.com/package/symbol-openapi-typescript-fetch-client )
15
+
16
+ - Bumped AggregateTransaction version to V2. Note that the ability to create or broadcast V1 aggregate transactions has been removed.
17
+ - [ Bug] Fixed incorrect Merkle hash calculation for aggregate transactions.
18
+ - [ Bug] Fixed the calculation of embedded transaction (also known as inner aggregate transaction) hashes without padding.
19
+
7
20
## 2.0.2 - 7-Oct-2022
8
21
9
22
** Milestone** : Symbol Mainnet
You can’t perform that action at this time.
0 commit comments