mirror of
https://github.com/Luzifer/twitch-bot.git
synced 2024-12-20 11:51:17 +00:00
prepare release v3.7.0
This commit is contained in:
parent
11d85b6087
commit
41582eabd0
1 changed files with 16 additions and 0 deletions
16
History.md
16
History.md
|
@ -1,3 +1,19 @@
|
|||
# 3.7.0 / 2023-03-31
|
||||
|
||||
* New Features
|
||||
* [commercial] Add `commercial` actor
|
||||
* [eventsub] Add `shoutout_created` event
|
||||
|
||||
* Improvements
|
||||
* [core] Add validation and reset of encrypted values
|
||||
* [eventsub] Switch to v2 follows topic
|
||||
|
||||
* Bugfixes
|
||||
* [core] Ensure channel has correct format in access service
|
||||
* [core] Fix: Allow start when no tokens are available
|
||||
* [core] Fix type warnings for Swagger documentation
|
||||
* [eventsub] Fix wrong channel in `shoutout_received` event
|
||||
|
||||
# 3.6.0 / 2023-03-06
|
||||
|
||||
* New Features
|
||||
|
|
Loading…
Reference in a new issue