mirror of
https://github.com/Luzifer/twitch-bot.git
synced 2024-11-08 08:10:08 +00:00
prepare release v1.3.0
This commit is contained in:
parent
38c31200fd
commit
d760d85ca7
1 changed files with 14 additions and 1 deletions
15
History.md
15
History.md
|
@ -1,3 +1,16 @@
|
|||
# 1.3.0 / 2021-10-22
|
||||
|
||||
* [core] Add "bits" event
|
||||
* [core] Add `streamUptime` / `formatDuration` template functions
|
||||
* [core] Add submysterygift event, add more event data to events
|
||||
* [core] Add username fields to events
|
||||
* [core] Remove unused subscribed\_months field from subgifts
|
||||
* [openapi] Allow subdir serving
|
||||
* [quotedb] Add new actor
|
||||
* [respond] Fix: Broken condition for fallback message
|
||||
* [respond] Fix: Empty string fallback should not count as fallback
|
||||
* [respond] Log message template errors even when fallback is set
|
||||
|
||||
# 1.2.0 / 2021-10-08
|
||||
|
||||
* [core] Log submysterygift
|
||||
|
@ -137,4 +150,4 @@
|
|||
|
||||
# 0.1.0 / 2021-04-03
|
||||
|
||||
* Initial release
|
||||
* Initial release
|
||||
|
|
Loading…
Reference in a new issue