Skip to content

Commit f2ec553

Browse files
committed
Added version to changelog header
1 parent e81b10f commit f2ec553

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ 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-
## 24-Feb-2020
6+
## [0.17.1] - 24-Feb-2020
77

88
**Milestone**: Fushicho.4(RC3 0.9.3.1)
99
Versions | |
@@ -17,7 +17,7 @@ Client Library | v0.8.5 | https://www.npmjs.com/package/symbol-openapi-typescri
1717
- Added `node/peers` endpoint.
1818
- Fixed security issues reported by github.
1919

20-
## 17-Feb-2020
20+
## [0.17.0] - 17-Feb-2020
2121

2222
**Milestone**: Fushicho.4(RC3 0.9.3.1)
2323
Versions | |
@@ -37,7 +37,7 @@ Client Library | v0.8.4 | https://www.npmjs.com/package/nem2-sdk-openapi-typesc
3737
- Improved e2e testing by using `async / await`.
3838
- General legacy code refactoring and cleanup.
3939

40-
## 30-Jan-2020
40+
## [0.16.5] - 30-Jan-2020
4141

4242
**Milestone**: Fushicho.4(RC3)
4343
Versions | |
@@ -48,7 +48,7 @@ Client Library | v0.7.20-beta.7 | https://www.npmjs.com/package/nem2-sdk-openap
4848

4949
- Fixed circular reference issue after removed `InnerTransaction` class.
5050

51-
## 30-Jan-2020
51+
## [0.16.4] - 30-Jan-2020
5252

5353
**Milestone**: Fushicho.4(RC3)
5454
Versions | |
@@ -66,7 +66,7 @@ Client Library | v0.7.20-beta.7 | https://www.npmjs.com/package/nem2-sdk-openap
6666
- Changed signature type for `Height` from `numeric string` to `UInt64` in `Block` & `Receipt` respostiories
6767
- Fixed a few ts lint issues.
6868

69-
## 09-Jan-2020
69+
## [0.16.3] - 09-Jan-2020
7070

7171
**Milestone**: Fushicho.3
7272
Versions | |
@@ -77,7 +77,7 @@ Client Library | v0.7.20-beta.6 | https://www.npmjs.com/package/nem2-sdk-openap
7777

7878
- Fixed http client (OpenAPI client package) does not support ES6 issue.
7979

80-
## 06-Jan-2020
80+
## [0.16.2] - 06-Jan-2020
8181

8282
**Milestone**: Fushicho.3
8383
Versions | |

0 commit comments

Comments
 (0)