Updated changelog, upped version to 5.3.5

This commit is contained in:
Toastie 2025-01-18 23:02:02 +13:00
parent d39ceb4efa
commit 38aa76db34
Signed by: toastie_t0ast
GPG key ID: 0861BE54AD481DC7
2 changed files with 8 additions and 1 deletions

View file

@ -2,6 +2,13 @@
Mostly based on [keepachangelog](https://keepachangelog.com/en/1.1.0/) except date format. a-c-f-r-o
## [5.3.5] - 18.01.2025
## Fixed
- .sar rm will now accept role ids in case the role was deleted
- `.deletewaifus` should work again
## [5.3.4] - 14.01.2025
## Added

View file

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