mirror of
https://github.com/Luzifer/twitch-bot.git
synced 2024-11-09 16:50:01 +00:00
prepare release v3.28.1
This commit is contained in:
parent
9d1ede2b1e
commit
4dd903288c
1 changed files with 19 additions and 0 deletions
19
History.md
19
History.md
|
@ -1,3 +1,22 @@
|
|||
# 3.28.1 / 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`
|
||||
|
||||
> [!NOTE]
|
||||
> Re-release of v3.28.0 as of broken tests in that release, no functional changes.
|
||||
|
||||
# 3.28.0 / 2024-04-02
|
||||
|
||||
* New Features
|
||||
|
|
Loading…
Reference in a new issue