We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a81431a commit c373a0aCopy full SHA for c373a0a
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to the project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
4
5
+## [1.2.0] - 2022-02-09
6
+### Added:
7
+- Command line options `-record-failures` and `-skip-from`.
8
+
9
## [1.1.6] - 2022-02-08
10
### Fixed:
11
- Analytics event tests no longer care about the order in which events appear in a payload; the order isn't of any significance to LaunchDarkly.
VERSION
@@ -1 +1 @@
1
-1.1.6
+1.2.0
0 commit comments