mirror of
https://github.com/Luzifer/twitch-bot.git
synced 2024-11-09 08:40:01 +00:00
prepare release v3.28.0
This commit is contained in:
parent
e8eb6cd0f4
commit
60abc308fb
1 changed files with 16 additions and 0 deletions
16
History.md
16
History.md
|
@ -1,3 +1,19 @@
|
||||||
|
# 3.28.0 / 2024-04-02
|
||||||
|
|
||||||
|
* New Features
|
||||||
|
* [spotify] Add `spotifyLink` template function
|
||||||
|
* [templating] add `humanDateDiff` and `formatHumanDateDiff` functions
|
||||||
|
|
||||||
|
* Improvements
|
||||||
|
* [eventsub] Suppress error on abnormal closure and reconnect
|
||||||
|
* [overlays] Lower socket abnormal closure log-level to warning
|
||||||
|
|
||||||
|
* Bugfixes
|
||||||
|
* [core] Update dependencies
|
||||||
|
* [docs] Fix: Add missing documentation for `adbreak_begin`
|
||||||
|
* [eventsub] Fix: Do not retry subscription on collision
|
||||||
|
* [eventsub] Fix: Twitch renamed field in `adbreak_begin`
|
||||||
|
|
||||||
# 3.27.0 / 2024-03-20
|
# 3.27.0 / 2024-03-20
|
||||||
|
|
||||||
* New Features
|
* New Features
|
||||||
|
|
Loading…
Reference in a new issue