Skip to content

Commit

Permalink
Merge pull request #7 from upwork/v2.2.0
Browse files Browse the repository at this point in the history
v2.2.0
  • Loading branch information
mnovozhylov committed Jun 20, 2023
2 parents 7d4218d + 8c48eeb commit 2d307f0
Show file tree
Hide file tree
Showing 7 changed files with 532 additions and 432 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]
go: [ '1.14', '1.15' ]
go: [ '1.19', '1.20' ]

steps:

Expand Down
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 2.2.0
* Add support for Client Credentials Grant

## 2.1.5
* Add GraphQL support

Expand Down
Loading

0 comments on commit 2d307f0

Please sign in to comment.