Skip to content

Commit 081ac75

Browse files
committed
SDK v0.13.1 release
1 parent 3256618 commit 081ac75

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@ 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.13.1] - 26-Jul-2019
7+
8+
**Milestone**: Elephant
9+
10+
- Added Mosaic Restriction (New models and transactions)
11+
- Fixed RXJS compatibility issue (after run `npm update`)
12+
- Fixed `signTransactionGivenSignatures` signature not verified issue
13+
- Fixed version texts in Readme.md
14+
615
## [0.13.0] - 03-Jul-2019
716

817
**Milestone**: Elephant

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
### _Elephant_ Network Compatibility ([email protected])
1414

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

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

0 commit comments

Comments
 (0)