prepare release v2.6.0

This commit is contained in:
Knut Ahlers 2022-07-15 19:31:08 +02:00
parent bf9ec094bf
commit 39a17560a0
Signed by: luzifer
GPG key ID: 0066F03ED215AD7D

View file

@ -1,3 +1,17 @@
# 2.6.0 / 2022-07-15
* New Features
* [editor] [#18] Add editor for `disable_on_match_messages`
* [template] Add `inList` function
* [template] Add "mod" function for modulo in templating
* Improvements
* [core] Expose user\_id in events
* [editor] Add explanatory hint for exceptions
* Bugfixes
* [editor] Fix: Token badges had no spacing
# 2.5.0 / 2022-06-06
* Improvements