Skip to content

Commit 97d6e82

Browse files
committed
v0.14.3 release
1 parent 7ce4ba4 commit 97d6e82

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
33

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

6+
## [0.14.3] - 18-Oct-2019
7+
8+
**Milestone**: Fushicho
9+
10+
- Fixed `MetadataTransactionSercie` value delta issue.
11+
612
## [0.14.2] - 18-Oct-2019
713

814
**Milestone**: Fushicho
@@ -239,6 +245,7 @@ The changelog format is based on [Keep a Changelog](https://keepachangelog.com/e
239245
**Milestone**: Alpaca
240246

241247
- Initial code release.
248+
[0.14.3]: https://github.com/nemtech/nem2-sdk-typescript-javascript/compare/v0.14.2...v0.14.3
242249
[0.14.2]: https://github.com/nemtech/nem2-sdk-typescript-javascript/compare/v0.14.1...v0.14.2
243250
[0.14.1]: https://github.com/nemtech/nem2-sdk-typescript-javascript/compare/v0.14.0...v0.14.1
244251
[0.14.0]: https://github.com/nemtech/nem2-sdk-typescript-javascript/compare/v0.13.4...v0.14.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ with the NEM2 (a.k.a Catapult)
1212

1313
### _Fushicho_ Network Compatibility (catapult-server@0.8.0.3)
1414

15-
Due to a network upgrade with [catapult-server@Fushicho](https://github.com/nemtech/catapult-server/releases/tag/v0.8.0.3) version, **it is recommended to use this package's 0.14.2 version and upwards to use this package with Fushicho versioned networks**.
15+
Due to a network upgrade with [catapult-server@Fushicho](https://github.com/nemtech/catapult-server/releases/tag/v0.8.0.3) version, **it is recommended to use this package's 0.14.3 version and upwards to use this package with Fushicho versioned networks**.
1616

1717
### _Elephant_ Network Compatibility (catapult-server@0.7.0.1)
1818

0 commit comments

Comments
 (0)