chore: bump version and add changelog

This commit is contained in:
Stone_Red
2026-07-16 01:05:21 +02:00
committed by HueByte
parent 64bca51619
commit 15187c4665
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
# v0.2.12
## New Features
- Timestamps in messages are now aware of the current culture and display the short time pattern for today's messages and the short date+time pattern for older messages.
+1 -1
View File
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<Version>0.2.11</Version>
<Version>0.2.12</Version>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<NoWarn>$(NoWarn);CS1591</NoWarn>
</PropertyGroup>