mirror of
https://github.com/interviewstreet/go-jira.git
synced 2025-01-05 22:53:53 +02:00
22 lines
901 B
Markdown
22 lines
901 B
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
|
|
### [1.11.1](https://github.com/andygrunwald/go-jira/compare/v1.11.0...v1.11.1) (2019-10-17)
|
|
|
|
## Changelog
|
|
|
|
a8bdfed feat: add support for JWT auth with qsh needed by add-ons
|
|
913be01 add go 1.13 builds, allowing failures
|
|
8e6f4df drop go 1.8 support
|
|
e9a261c fix: Fix typos in filter_test.go
|
|
38a755b feat: Add Search to FilterService
|
|
ebae19d feat: Add GetMyFilters to FilterService
|
|
fd698c5 feat: AddGetBoardConfiguration
|
|
afc96b1 feat: Add GetAllStatuses
|
|
52ab347 feat: Add AccountType and Locale to User struct
|
|
216e005 feat: Add AccountID and AccountType to GroupMember struct
|
|
8383e2f fix: Fix fixversion description tag
|
|
b59a65c feat: Replace http.Client with interface for extensibility
|
|
9ca8940 Update CHANGELOG.md
|