mirror of
https://github.com/Luzifer/twitch-bot.git
synced 2024-11-09 16:50:01 +00:00
prepare release v0.16.0
This commit is contained in:
parent
d880d7cb00
commit
984223e6ac
1 changed files with 12 additions and 0 deletions
12
History.md
12
History.md
|
@ -1,3 +1,15 @@
|
||||||
|
# 0.16.0 / 2021-08-21
|
||||||
|
|
||||||
|
* Update dependencies and bring plugin example to work with master
|
||||||
|
* Lint: Ignore gocritic for fatal program exit not running unlock
|
||||||
|
* Move to Go1.17 mod-file, update dependencies
|
||||||
|
* Disable CGO for default container
|
||||||
|
* Allow plugins to register template functions
|
||||||
|
* Add plugin support to allow extending of functionality (#6)
|
||||||
|
* Add support to disable cooldown through the action module
|
||||||
|
* Add method to send messages from within the bot without trigger
|
||||||
|
* Add validation mode for config
|
||||||
|
|
||||||
# 0.15.0 / 2021-06-30
|
# 0.15.0 / 2021-06-30
|
||||||
|
|
||||||
* Wiki: Add example for generic chat-addable commands
|
* Wiki: Add example for generic chat-addable commands
|
||||||
|
|
Loading…
Reference in a new issue