diff --git a/History.md b/History.md index ec43d17..9dae4fd 100644 --- a/History.md +++ b/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 \ No newline at end of file + * Initial release