Skip to content

Commit b877544

Browse files
committed
Corrected PR number in changelog.
1 parent e739e98 commit b877544

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +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] (#...).
12-
- The `$params` argument of the `Api::getTransitions` method is now optional by [@aik099] (#...).
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).
1313

1414
### Removed
1515
...

0 commit comments

Comments
 (0)