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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,10 @@
3
3
All notable changes to the LaunchDarkly client-side JavaScript SDK will be documented in this file. This
4
4
project adheres to [Semantic Versioning](http://semver.org).
5
5
6
+
## [1.6.1] - 2018-03-30
7
+
### Fixed
8
+
- The SDK now polls the URL for changes if (and only if) there are page view goals,to ensure it is accurately reporting page views.
9
+
6
10
## [1.6.0] - 2018-03-28
7
11
### Changed
8
12
- Added support for a future update to LaunchDarkly that will deliver individual feature flag changes over the streaming connection as they occur, rather than requiring the client to re-request all flags for each change.
0 commit comments