File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 15
15
- Reworked the whole file logging system
16
16
- ` admin send-bot-wide-message ` now allows linebreaks using ` \n ` and includes a message if it's sent directly to the server owner
17
17
18
+ ## 2.0.11 - 2024-11-09
19
+ ### Improvements
20
+ - Moved from ` DateTime ` to ` DateTimeOffset ` to prevent issues with timezones
21
+ - This should now hopefully fix all the issues occuring with the timer
22
+
18
23
## 2.0.10 - 2024-11-07
19
24
### Improvements
20
25
- Reworked how the background check system works to fix issues
Original file line number Diff line number Diff line change 37
37
<PackageProjectUrl >https://github.com/Sella-GH/AzzyBot</PackageProjectUrl >
38
38
<RepositoryType >Git</RepositoryType >
39
39
<RepositoryUrl >https://github.com/Sella-GH/AzzyBot</RepositoryUrl >
40
- <Version >2.0.10 </Version >
40
+ <Version >2.0.11 </Version >
41
41
</PropertyGroup >
42
42
43
43
<!-- Package stuff -->
You can’t perform that action at this time.
0 commit comments