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 c08eb12 commit 57edb9fCopy full SHA for 57edb9f
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.4.0] - 2022-04-12
6
+### Added:
7
+- Tests for basic HTTP behavior of analytics event posts (request path, headers, etc.).
8
+
9
## [1.3.0] - 2022-03-08
10
### Added:
11
- Tests for new SDK application metadata properties, enabled by the "tags" capability.
VERSION
@@ -1 +1 @@
1
-1.3.0
+1.4.0
0 commit comments