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 e739e98 commit b877544Copy full SHA for b877544
CHANGELOG.md
@@ -8,8 +8,8 @@ This project adheres to [Semantic Versioning](https://semver.org/).
8
9
### Changed
10
- 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] (#...).
12
-- The `$params` argument of the `Api::getTransitions` method is now optional by [@aik099] (#...).
+- The `$params` argument of the `Api::getWorklogs` method is now optional by [@aik099] (#244).
+- The `$params` argument of the `Api::getTransitions` method is now optional by [@aik099] (#244).
13
14
### Removed
15
...
0 commit comments