upped version to 6.0.5, updated changelog
This commit is contained in:
parent
d5eb3b57a0
commit
d77fa7a115
2 changed files with 17 additions and 1 deletions
16
CHANGELOG.md
16
CHANGELOG.md
|
@ -2,6 +2,22 @@
|
||||||
|
|
||||||
*a,c,f,r,o*
|
*a,c,f,r,o*
|
||||||
|
|
||||||
|
## [6.0.5] - 15.03.2025
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Aded a title in `.whosplaying`
|
||||||
|
- Added a crown emoji next to commands if -v 1 or -v2 option is specified
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
|
||||||
|
- `.remind` looks better
|
||||||
|
- `.savechat` no longer owner only, up to 1000 messages - unlimited if ran by the bot owner
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
|
||||||
|
- `.ropl` fixed
|
||||||
|
|
||||||
## [6.0.4] - 14.03.2025
|
## [6.0.4] - 14.03.2025
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
<Nullable>enable</Nullable>
|
<Nullable>enable</Nullable>
|
||||||
<ImplicitUsings>true</ImplicitUsings>
|
<ImplicitUsings>true</ImplicitUsings>
|
||||||
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
|
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
|
||||||
<Version>6.0.4</Version>
|
<Version>6.0.5</Version>
|
||||||
|
|
||||||
<!-- Output/build -->
|
<!-- Output/build -->
|
||||||
<RunWorkingDirectory>$(MSBuildProjectDirectory)</RunWorkingDirectory>
|
<RunWorkingDirectory>$(MSBuildProjectDirectory)</RunWorkingDirectory>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue