You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,12 @@
3
3
All notable changes to the LaunchDarkly client-side JavaScript SDK will be documented in this file.
4
4
This project adheres to [Semantic Versioning](http://semver.org).
5
5
6
-
## [1.7.1] - 2018-05-07
6
+
## [1.7.2] - 2018-05-07
7
7
### Fixed
8
8
- The client no longer creates an empty `XMLHttpRequest` at startup time (which could interfere with unit tests).
9
-
- The client now sends the SDK version to LaunchDarkly; previously it only sent the browser version. This will allow for better usage metrics in a future version of the LaunchDarkly UI.
0 commit comments