prepare release v0.15.0

This commit is contained in:
Knut Ahlers 2021-06-30 10:31:54 +02:00
parent 04d415810d
commit 890242845c
Signed by: luzifer
GPG Key ID: 0066F03ED215AD7D

View File

@ -1,3 +1,11 @@
# 0.15.0 / 2021-06-30
* Wiki: Add example for generic chat-addable commands
* Add support for dynamic variables
* Lint: Update linter list, disable gomnd for some lines
* Move timers to storage to persist them
* Fix: Set channel for more events
# 0.14.0 / 2021-06-17
* Fix: JSON is not able to decode `2s` but `2` which is ns instead of s