docs: Updated changelog, upped version to 5.1.6

This commit is contained in:
Kwoth
2024-08-07 15:46:53 +00:00
parent 3094c3248b
commit 273816b8a4
2 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
Mostly based on [keepachangelog](https://keepachangelog.com/en/1.0.0/) except date format. a-c-f-r-o
## Unreleased
## [5.1.6] - 07.08.2024
### Added
@@ -12,6 +12,11 @@ Mostly based on [keepachangelog](https://keepachangelog.com/en/1.0.0/) except da
- `.listservers` renamed to `.serverlist`
### Fixed
- `.afk` messages can no longer ping, and the response is moved to DMs to avoid
- Possible fix for `.remind` timestamp
### Removed
- Removed old bloat / semi broken / dumb commands
- `.memelist` / `.memegen` (too inconvenient to use)

View File

@@ -4,7 +4,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>true</ImplicitUsings>
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
<Version>5.1.5</Version>
<Version>5.1.6</Version>
<!-- Output/build -->
<RunWorkingDirectory>$(MSBuildProjectDirectory)</RunWorkingDirectory>