Skip to content

Commit c448314

Browse files
authored
1.0.2 changelog update (#816)
1 parent a41cdab commit c448314

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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-
## [1.0.2] - 19-Oct-2021
7+
## [1.0.2] - 25-Oct-2021
88

99
**Milestone**: Symbol Mainnet
1010
Package | Version | Link
@@ -15,10 +15,11 @@ Client Library | v1.0.1 | [symbol-openapi-typescript-fetch-client](https://www.
1515

1616
- feat: Multisig multilevel subscription in web listener.
1717
- feat: Added Deployment data to `ServerInfo`.
18-
- fix: Announce method missing observable map.
18+
- fix: Fixed observable pipe in `TransactionService`'s announce method.
1919
- fix: Allowing plain base32 addresses in rest payloads. Both address formats are supported.
2020
- fix: Cosigning from transaction hash only.
21-
- fix: Transaction signWith method broken into smaller methods.
21+
- fix: Transaction `signWith` method broken into smaller methods.
22+
- fix: Removed unsued dependencies.
2223

2324
## [1.0.1] - 24-May-2021
2425

0 commit comments

Comments
 (0)