prepare release v3.2.0

This commit is contained in:
Knut Ahlers 2022-12-22 18:49:55 +01:00
parent 5d7a6f798e
commit 30c2246f25
Signed by: luzifer
GPG Key ID: D91C3E91E4CAD6F5

View File

@ -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