Skip to content

Commit 3acf4dc

Browse files
authored
Massively improve test suite coverage (#244)
1 parent 8eb4c61 commit 3acf4dc

28 files changed

+2129
-334
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
88

99
### Changed
1010
- The `Api::downloadAttachment` method now throws an exception, when attempting to download from a non-Jira website by [@aik099] (#240).
11+
- The `$params` argument of the `Api::getWorklogs` method is now optional by [@aik099] (#244).
12+
- The `$params` argument of the `Api::getTransitions` method is now optional by [@aik099] (#244).
1113

1214
### Removed
1315
...

0 commit comments

Comments
 (0)