Update CHANGELOG
parent
f61b1cc397
commit
2ceefbe1ec
|
@ -1,7 +1,7 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## v2.31.0-beta.1
|
## v2.31.0-beta.1
|
||||||
**This is a beta release, bugs are expected.**
|
**This is a beta release, bugs are expected.**
|
||||||
Please report any bugs you encounter by [creating a GitHub issue](https://github.com/Dragory/modmailbot/issues/new)!
|
Please report any bugs you encounter by [creating a GitHub issue](https://github.com/Dragory/modmailbot/issues/new)!
|
||||||
|
|
||||||
**General changes:**
|
**General changes:**
|
||||||
|
@ -26,6 +26,7 @@ Please report any bugs you encounter by [creating a GitHub issue](https://github
|
||||||
* `dbDir` (use `sqliteOptions.filename` to specify the database file instead)
|
* `dbDir` (use `sqliteOptions.filename` to specify the database file instead)
|
||||||
* `knex` (see `dbType` documentation for more details)
|
* `knex` (see `dbType` documentation for more details)
|
||||||
* Removed the long-deprecated `logDir` option
|
* Removed the long-deprecated `logDir` option
|
||||||
|
* Fixed `!edit_snippet` crashing the bot when leaving the new snippet text empty
|
||||||
|
|
||||||
**Plugins:**
|
**Plugins:**
|
||||||
* Added support for replacing default message formatting in threads, DMs, and logs
|
* Added support for replacing default message formatting in threads, DMs, and logs
|
||||||
|
|
Loading…
Reference in New Issue