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 111cec1 commit 68b22d5Copy full SHA for 68b22d5
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.8.1] - 2022-08-23
6
+### Changed:
7
+- Speeded up some client-side tests by using `custom` events instead of `identify` (in cases where the type of event doesn't really matter).
8
+
9
## [1.8.0] - 2022-07-26
10
### Added:
11
- Test for allFlagsState method not generating events in server-side SDKs.
VERSION
@@ -1 +1 @@
1
-1.8.0
+1.8.1
0 commit comments