mirror of
https://github.com/Luzifer/twitch-bot.git
synced 2024-11-09 16:50:01 +00:00
prepare release v2.7.1
This commit is contained in:
parent
6210646351
commit
c1a7221b06
1 changed files with 15 additions and 0 deletions
15
History.md
15
History.md
|
@ -1,3 +1,18 @@
|
||||||
|
# 2.7.1 / 2022-09-06
|
||||||
|
|
||||||
|
Bugfix release, repeating `v2.7.0` changelog as of broken release.
|
||||||
|
|
||||||
|
* New Features
|
||||||
|
* [template] Add `randomString` template function
|
||||||
|
|
||||||
|
* Improvements
|
||||||
|
* [core] Make number of subscribed months available for subgift
|
||||||
|
* [security] Add mitigation for slowloris DoS attack vector
|
||||||
|
|
||||||
|
* Bugfixes
|
||||||
|
* [msgformatter] Fix: Trim leading / trailing spaces
|
||||||
|
* [ci / lint] Fix missing CI tooling, fix linter errors
|
||||||
|
|
||||||
# 2.7.0 / 2022-09-03
|
# 2.7.0 / 2022-09-03
|
||||||
|
|
||||||
* New Features
|
* New Features
|
||||||
|
|
Loading…
Reference in a new issue