All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v0.8.1 - 2022-04-06
- Go version to 1.18.
0.8.0 - 2021-11-10
- Get issue changelog.
0.7.1 - 2021-11-05
- Multiline issue in description.
0.7.0 - 2021-11-05
- Return ticketNumber once a ticket has been created.
0.6.1 - 2021-11-04
- Fixed transitionID was used for closing a ticket while this could deviate.
0.6.0 - 2021-11-04
- Create a ticket with certain labels.
0.5.0 - 2021-11-04
- Create a ticket with a certain priority.
- Superfluous comments.
0.4.0 - 2021-11-04
- Add a comment to an existing ticket.
0.3.0 - 2021-08-18
- Create a Jira issue.
- The done method could be called be imported and used in other tools.
0.2.0 - 2021-08-18
- Close a Jira issue.
0.1.0 - 2021-07-28
- Issue JQL queries.
- Describe in README how to use the jops library.