mirror of
https://github.com/interviewstreet/go-jira.git
synced 2025-01-20 02:59:58 +02:00
chore(release): 1.11.1
This commit is contained in:
parent
a8bdfed27f
commit
2f3ad50bfb
21
dist/CHANGELOG.md
vendored
Normal file
21
dist/CHANGELOG.md
vendored
Normal file
@ -0,0 +1,21 @@
|
||||
# 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
|
Loading…
x
Reference in New Issue
Block a user