We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 378a349 commit 3806227Copy full SHA for 3806227
CHANGELOG.md
@@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](https://keepachangelog.com), and this project adheres to [Semantic Versioning](https://semver.org).
6
7
+## [3.7.1] - 2023-06-18
8
+### Added
9
+* *Nothing*
10
+
11
+### Changed
12
13
14
+### Deprecated
15
16
17
+### Removed
18
19
20
+### Fixed
21
+* Make sure ApiTests send coverage ID for short URL calls
22
23
24
## [3.7.0] - 2023-06-11
25
### Added
26
* Improve code coverage resolution for API and CLI tests
0 commit comments