mirror of
https://github.com/interviewstreet/go-jira.git
synced 2024-11-24 08:22:42 +02:00
3.1 KiB
3.1 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.11.1 (2019-10-17)
1.11.0 (2019-10-17)
Features
- Add AccountID and AccountType to GroupMember struct (216e005)
- Add AccountType and Locale to User struct (52ab347)
- Add GetAllStatuses (afc96b1)
- Add GetMyFilters to FilterService (ebae19d)
- Add Search to FilterService (38a755b)
- add support for JWT auth with qsh needed by add-ons (a8bdfed)
- AddGetBoardConfiguration (fd698c5)
- Replace http.Client with interface for extensibility (b59a65c)
Bug Fixes
1.10.0 (2019-05-23)
Bug Fixes
- empty SearchOptions causing malformed request (b3bf8c2)
Features
- added DeleteAttachment (e93c0e1)
1.9.0 (2019-05-19)
Features
- issues: Added support for AddWorklog and GetWorklogs (1ebd7e7)
1.8.0 (2019-05-16)
Bug Fixes
- Add PriorityService to the main (8491cb0)