diff --git a/dist/CHANGELOG.md b/dist/CHANGELOG.md deleted file mode 100644 index 5f9c34f..0000000 --- a/dist/CHANGELOG.md +++ /dev/null @@ -1,23 +0,0 @@ -# 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.2](https://github.com/andygrunwald/go-jira/compare/v1.11.1...v1.11.2) (2019-10-17) - -### [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