mirror of
https://github.com/Luzifer/twitch-bot.git
synced 2024-11-09 16:50:01 +00:00
prepare release v3.2.0
This commit is contained in:
parent
5d7a6f798e
commit
30c2246f25
1 changed files with 13 additions and 0 deletions
13
History.md
13
History.md
|
@ -1,3 +1,16 @@
|
||||||
|
# 3.2.0 / 2022-12-22
|
||||||
|
|
||||||
|
* New Features
|
||||||
|
* Add fine-grained permission control for extended channel permissions (#35)
|
||||||
|
* [twitch] Implement `AddChannelVIP`, `RemoveChannelVIP`
|
||||||
|
* [vip/unvip] Implement actors and chat commands
|
||||||
|
|
||||||
|
* Improvements
|
||||||
|
* [core] Add content-type detection for remote rule subscriptions
|
||||||
|
* [core] Add retries for eventsub-self-check
|
||||||
|
* [core] Add validation for rule UUIDs to be unique
|
||||||
|
* [core] Allow plugins to evaluate whether permissions are available
|
||||||
|
|
||||||
# 3.1.0 / 2022-11-24
|
# 3.1.0 / 2022-11-24
|
||||||
|
|
||||||
* New Features
|
* New Features
|
||||||
|
|
Loading…
Reference in a new issue