mirror of
https://github.com/interviewstreet/go-jira.git
synced 2024-12-02 08:51:43 +02:00
995 B
995 B
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.11.2 (2019-10-17)
1.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