Skip to content

Commit 4adca11

Browse files
committed
updated changelog
1 parent 1cb3b13 commit 4adca11

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## [0.4.0] -
1+
## [0.4.0] - 09/08/2021
22

3-
* **Breaking change:** `TwitchClient.startCommercial` is now taking named parameters, `TwitchUser.broadcasterType` became a `TwitchBroadcasterType`, `TwitchUserFollow.followedAt` is now a `DateTime`, removed class `TwitchTopGame`/`TwitchSearchCategory` use `TwitchGame` instead, removed `TwitchApiScopes.getScopeString` instead use the getter `string` from the enum
3+
* **Breaking change:** `TwitchClient.startCommercial` is now taking named parameters, `TwitchUser.broadcasterType` became a `TwitchBroadcasterType`, `TwitchUserFollow.followedAt` is now a `DateTime`, removed class `TwitchTopGame`/`TwitchSearchCategory` use `TwitchGame` instead, removed `TwitchApiScopes.getScopeString` instead use the getter `string` from the enum
44
* Refacto to separate implementation of the HTTP provider, `TwitchClient.accessToken` and `TwitchClient.validateToken` are deprecated
55
* Added method `createCustomRewards`, `deleteCustomReward`, `getCustomRewards`, `getCustomRewardRedemptions`
66

0 commit comments

Comments
 (0)