updated changelog

This commit is contained in:
Toastie 2025-03-20 22:09:46 +13:00
parent 2eb973ccd3
commit 4a5bcd46e6
Signed by: toastie_t0ast
GPG key ID: 0861BE54AD481DC7
2 changed files with 8 additions and 1 deletions

View file

@ -2,6 +2,13 @@
*a,c,f,r,o*
## [6.0.12] - 20.03.2025
### Fixed
- `.antispamignore` fixed for the last time hopefully
- protection commands are some of the oldest commands, and they might get overhauled in future updates
- please report if you find any other weird issue with them
## [6.0.11] - 20.03.2025
### Changed

View file

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