We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea05995 commit 21d8c19Copy full SHA for 21d8c19
CHANGELOG.md
@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
- New class `Redmine\Http\HttpFactory` to create `Redmine\Http\Request` and `Redmine\Http\Response` instances.
13
14
+### Changed
15
+
16
+- Behaviour-driven tests are run against Redmine 5.1.4, 5.0.10 and 4.2.10.
17
18
### Deprecated
19
20
- `Redmine\Client\Client::requestGet()` is deprecated, use `\Redmine\Client\Client::request()` instead.
0 commit comments