Skip to content

Commit de7eb79

Browse files
author
Greg S
committed
added 0.12.3 version log
1 parent 3bf6b39 commit de7eb79

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ 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.12.3] - 20-Jun-2019
7+
8+
- Fixed null mosaic property in MosaicHttp
9+
- Added NodeHttp
10+
- Fixed Uint8 conversions (control char added)
11+
- Fixed ResolutionStatementDTO in exports
12+
613
## [0.12.2] - 17-Jun-2019
714

815
- Removed nem2-library dependency

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ with the NEM2 (a.k.a Catapult)
1212

1313
### _Dragon_ Network Compatibility ([email protected])
1414

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

17-
The upgrade to this package's [version v0.12.2](https://github.com/nemtech/nem2-sdk-typescript-javascript/releases/tag/v0.12.2) is mandatory for **dragon compatibility**.
17+
The upgrade to this package's [version v0.12.3](https://github.com/nemtech/nem2-sdk-typescript-javascript/releases/tag/v0.12.3) is mandatory for **dragon compatibility**.
1818

1919
### _Cow_ Network Compatibility ([email protected])
2020

0 commit comments

Comments
 (0)