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

Commit 50c37b3

Browse files
Update Changelog for release of version 5.7.1
1 parent 368e348 commit 50c37b3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
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.7.1] - 2019-01-16
6+
7+
Changes are only in test code used by other libraries. There is no need to upgrade to this release.
8+
59
## [5.7.0] - 2019-01-11
610
### Added:
711
- It is now possible to inject feature flags into the client from local JSON or YAML files, replacing the normal LaunchDarkly connection. This would typically be for testing purposes. See `FileDataSource` in the [TypeScript API documentation](https://github.com/launchdarkly/node-client/blob/master/index.d.ts), and ["Reading flags from a file"](https://docs.launchdarkly.com/v2.0/docs/reading-flags-from-a-file).

0 commit comments

Comments
 (0)