diff --git a/CHANGELOG.md b/CHANGELOG.md index de59394..0163223 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,8 @@ + Rust 1.84 linting, [3065265e26c30d78ba738cfe731d3901ec1948d0] ### Features -+ Enable log timezones to be set to any given timezone, closes #56 [7a5e7a25873d2c270e5808730721ebb5427a051] -+ Config file implement, including customizing color scheme of application, closes #47 [f4d54e1ba8ea1516394aef19511a63e6271f27bf] ++ 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] + update Rust edition to 2024, [7e4a960b888f1dab524d6045504162cea1171d20] ### Fixes