mirror of
https://github.com/Luzifer/twitch-bot.git
synced 2024-12-20 11:51:17 +00:00
prepare release v3.17.0
This commit is contained in:
parent
b5ad112de3
commit
795dece2e8
1 changed files with 14 additions and 0 deletions
14
History.md
14
History.md
|
@ -1,3 +1,17 @@
|
|||
# 3.17.0 / 2023-08-25
|
||||
|
||||
* New Features
|
||||
* [templating] Add `b64urldec` and `b64urlenc` functions
|
||||
|
||||
* Improvements
|
||||
* [docs] Add auto-generated template documentation (#50)
|
||||
|
||||
* Bugfixes
|
||||
* [ci] Remove flaky test
|
||||
|
||||
> [!WARNING]
|
||||
> This marks the last release to contain code to migrate from v2.x to v3.x releases. If you are migration from an old v2 instance at a later point in time you need to migrate to this version before continuing your journey to the latest v3 release.
|
||||
|
||||
# 3.16.0 / 2023-08-22
|
||||
|
||||
* New Features
|
||||
|
|
Loading…
Reference in a new issue