Skip to content

Commit 779594e

Browse files
committed
Merge branch 'master' into develop
2 parents 3bbb1e4 + f1393ca commit 779594e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,15 @@ You can also refer to commit logs to get details on what was implemented, fixed
1515
- Some new errors (like `.forbidden` and `.missingState`)
1616

1717

18+
### 2.3.0
19+
20+
- Use Swift 2.3
21+
22+
1823
### 2.2.9
1924

2025
- Allow to add custom authorization headers (thanks @SpectralDragon)
21-
- Fix: add client_id to password grant even if there is no secret (thanks Criss!)
26+
- Fix: add `client_id` to password grant even if there is no secret (thanks Criss!)
2227

2328

2429
### 2.2.8

CONTRIBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Contributors
33

44
Contributors to the codebase, in reverse chronological order:
55

6+
Vladislav Prusakov, @SpectralDragon
67
Andrew Schenk, @andrewschenk
78
Thomas Einwaller, @tompson
89
David Kraus, @davidkraus

0 commit comments

Comments
 (0)