docs: changelog

This commit is contained in:
Jack Wills
2025-02-22 13:50:11 +00:00
parent 1ed2b71b1a
commit b0c276fc08
+1 -1
View File
@@ -6,7 +6,7 @@
### Features
+ Config file implement, including customizing color scheme of application, closes #47, [f4d54e1ba8ea1516394aef19511a63e6271f27bf]
+ Enable log timezones to be set to any given timezone, closes #56, [7a5e7a25873d2c270e5808730721ebb5427a051]
+ Enable log timezones to be set to any given timezone, plus custom timestamp format via the config file, closes #56, [7a5e7a25873d2c270e5808730721ebb5427a051]
+ update Rust edition to 2024, [7e4a960b888f1dab524d6045504162cea1171d20]
### Fixes