Updated changelog, removed the ability to bet 0 on betdraw

This commit is contained in:
Kwoth
2022-09-23 23:01:11 +02:00
parent 72158c0a2c
commit 5b4517cf5c
3 changed files with 9 additions and 1 deletions

View File

@@ -7,6 +7,11 @@ Experimental changelog. Mostly based on [keepachangelog](https://keepachangelog.
### Added
- Added `.autopublish` command which will automatically publish messages posted in the channel.
- Added `--after <messageid>` option to prune which will make prune only delete messages after the specified message id.
### Changed
- prune `--after` and `--safe` are now proper command options, and will show in .h help
## [4.3.7]