Update CHANGELOG for 2.18.0
parent
5e1a1e7e15
commit
f2ba326df7
|
@ -1,5 +1,9 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v2.18.0
|
||||||
|
* Add `silent` option to `!close` (e.g. `!close silent`) to close threads without sending the specified `closeMessage`
|
||||||
|
* Update some package versions (may help with sqlite3 install issues)
|
||||||
|
|
||||||
## v2.17.0
|
## v2.17.0
|
||||||
* Add `mentionUserInThreadHeader` option. When set to `true`, mentions the thread's user in the thread header. Fixes #152.
|
* Add `mentionUserInThreadHeader` option. When set to `true`, mentions the thread's user in the thread header. Fixes #152.
|
||||||
* Add `botMentionResponse` option. If set, the bot auto-responds to bot mentions with this message. Fixes #143.
|
* Add `botMentionResponse` option. If set, the bot auto-responds to bot mentions with this message. Fixes #143.
|
||||||
|
|
Loading…
Reference in New Issue