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 9c0e0d9 commit 667a630Copy full SHA for 667a630
CHANGELOG.md
@@ -4,21 +4,18 @@ All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](https://semver.org/).
5
6
7
-## 4.0.0 (unreleased)
+## x.y.z
8
9
### Added
10
-
+- Integration tests for the dev and test environment (#44)
11
12
### Changed
13
14
15
### Deprecated
16
17
18
### Removed
19
20
21
### Fixed
22
+- Adapt the system tests to possible HTTP errors (#45)
23
24
### Security
0 commit comments