Skip to content
This repository was archived by the owner on May 30, 2024. It is now read-only.

Commit 36ae086

Browse files
Update Changelog for release of version 5.8.1
1 parent 1d19855 commit 36ae086

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to the LaunchDarkly Node.js SDK will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [5.8.1] - 2019-05-13
6+
### Changed:
7+
- Changed the package name from `ldclient-node` to `launchdarkly-node-server-sdk`.
8+
9+
There are no other changes in this release. Substituting `ldclient-node` version 5.8.0 with `launchdarkly-node-server-sdk` version 5.8.1 (and updating any `require` or `import` lines that referred to the old package name) will not affect functionality.
10+
511
## [5.8.0] - 2019-04-06
612
### Added:
713
- Generated TypeDoc documentation for all types, properties, and methods is now available online at [https://launchdarkly.github.io/node-server-sdk/](https://launchdarkly.github.io/node-server-sdk/). Currently this will only be for the latest released version.

0 commit comments

Comments
 (0)