prepare release v1.4.0

This commit is contained in:
Knut Ahlers 2021-10-25 21:45:26 +02:00
parent f0b9713af7
commit 200e131f6f
Signed by: luzifer
GPG Key ID: 0066F03ED215AD7D

View File

@ -1,3 +1,12 @@
# 1.4.0 / 2021-10-25
* [core] Allow the bot to track config editor changes through Git
* [core] Implement write authorization for APIs (#9)
* [editor] Cleanup config by removing invalid / zero attributes
* [openapi] Allow multiple mime-types on single route
* [plugins] Move missing plugin-dir warning to debug level
* [quotedb] Add simple page to list quotes
# 1.3.0 / 2021-10-22 # 1.3.0 / 2021-10-22
* [core] Add "bits" event * [core] Add "bits" event