Skip to content

Commit 0870f8b

Browse files
author
Baha
committed
docs: update changelog v2.0.3
1 parent bd9ec92 commit 0870f8b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
44

55
The changelog format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

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+
720
## 2.0.2 - 7-Oct-2022
821

922
**Milestone**: Symbol Mainnet

0 commit comments

Comments
 (0)