Skip to content

Commit c1c1ee3

Browse files
committed
changelog
1 parent 8819f04 commit c1c1ee3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66

77
[Commits](https://github.com/twitch-rs/twitch_oauth2/compare/v0.8.0...Unreleased)
88

9+
### Breaking
10+
11+
* Added new feature flag `client` that enables client specific functions. Without this feature,
12+
`twitch_oauth2` will only provide non-async functions and
13+
provide library users `http::Request`s and consume `http::Response`s.
14+
915
## [v0.8.0] - 2022-08-27
1016

1117
[Commits](https://github.com/twitch-rs/twitch_oauth2/compare/v0.7.1...v0.8.0)

0 commit comments

Comments
 (0)