Skip to content

Commit a117dea

Browse files
MrRefactoring#226 visibility, overrideEditableFlag, properties parameters added to updateComment request (MrRefactoring#227)
1 parent 4e85209 commit a117dea

File tree

7 files changed

+165
-95
lines changed

7 files changed

+165
-95
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Jira.js changelog
22

3+
### 2.15.7
4+
5+
Version 2, 3: Added additional properties for `IssueComments.updateComment` method. Thanks to [chandler05](https://github.com/chandler05) for reporting the issue.
6+
37
### 2.15.6
48

59
Version 2, 3: `getAttachmentThumbnail` currently returns correct data (`Buffer`). Thanks to [RealBuddy](https://github.com/RealBuddy) for reporting the issue.
@@ -17,7 +21,7 @@ Version 3: maxContentLength was increased for attachments upload. Thanks to [Rea
1721
### 2.15.3
1822

1923
- Version 2, 3:
20-
- #219 `accountId` serialization fixed in `bulkGetUsers` in `Users` API fixed. Thanks [Brian Chan](https://github.com/ak4702) for the report.
24+
- #219 `accountId` serialization fixed in `bulkGetUsers` in `Users` API fixed. Thanks to [Brian Chan](https://github.com/ak4702) for the report.
2125

2226
### 2.15.2
2327

0 commit comments

Comments
 (0)