You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -204,40 +204,7 @@ Can't find what you need in the readme? Check out our documentation here: https:
204
204
205
205
## Latest version changelog
206
206
207
-
### 1.7.3
208
-
209
-
- DEPENDENCIES: `atlassian-jwt` installed from npm instead git
210
-
- DEPENDENCIES: Updated dependencies versions
211
-
- README: Contributors section added, small redesign
212
-
213
-
### 1.7.2
214
-
215
-
- FIX: console.log removed
216
-
217
-
### 1.7.1
218
-
219
-
- FIX: Headers fixes
220
-
221
-
### 1.7.0
222
-
223
-
- IMPROVEMENT: Readme examples updated
224
-
---
225
-
- IMPROVEMENT: Config typings refactored
226
-
- DEPRECATION: Property `timeout` deprecated in `Config`
227
-
---
228
-
- FEATURE: Property `middlewares` added to `Config`
229
-
---
230
-
- FEATURE: Property `baseRequestConfig` added to `Config`
231
-
---
232
-
- FEATURE: Method `getOptionsForContext` added to `IssueCustomFieldOptions`[Jira documentation](https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-issue-custom-field-options/#api-rest-api-2-customfield-fieldid-context-contextid-option-get)
233
-
- FEATURE: Method `deleteCustomFieldOption` added to `IssueCustomFieldOptions`[Jira documentation](https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-issue-custom-field-options/#api-rest-api-2-customfield-fieldid-context-contextid-option-optionid-delete)
234
-
---
235
-
- FEATURE: Method `changeOrderOfIssueTypes` added to `IssueTypeSchemes`[Jira documentation](https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-issue-type-schemes/#api-rest-api-2-issuetypescheme-issuetypeschemeid-issuetype-move-put)
236
-
---
237
-
- FEATURE: Method `assignWorkflowSchemeToProject` added to `WorkflowSchemeProjectAssociations`[Jira documentation](https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-workflow-scheme-project-associations/#api-rest-api-2-workflowscheme-project-put)
238
-
---
239
-
- FEATURE: New API `ScreenSchemes` added. [Jira documentation](https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-screen-schemes/#api-group-screen-schemes).
240
-
- FEATURE: New API `ScreenTabFields` added [Jira documentation](https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-screen-tab-fields/#api-group-screen-tab-fields)
241
-
- FEATURE: New API `ScreenTabs` added [Jira documentation](https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-screen-tabs/)
0 commit comments