Skip to content

Commit

Permalink
chore: add changelog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerixyz committed Oct 12, 2024
1 parent 974f05a commit d90b370
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@

[Commits](https://github.com/twitch-rs/twitch_types/compare/v0.4.5...Unreleased)

- Added `SharedChatSessionId` and `WhisperId` (feature `chat`)
- Added `EntitlementId`, `BenefitId`, `OrganizationId`, and `EntitlementCampaignId` (feature `entitlements`)
- Added `ConduitId` and `ConduitShardId` (feature `eventsub`)
- Added `ExtensionId` (feature `extensions`)
- Added `UnbanRequestid` (feature `moderation`)
- Added `CclId`, `GuestStarSessionId`, `GuestStarSlotId`, and `StreamMarkerId` (feature `stream`)

## [v0.4.5] - 2024-04-15

[Commits](https://github.com/twitch-rs/twitch_types/compare/v0.4.4...v0.4.5)
Expand Down

0 comments on commit d90b370

Please sign in to comment.