From d790dc64efe1dfc5fd34e00a264545d5fb3b8b9a Mon Sep 17 00:00:00 2001 From: neo Date: Sat, 27 Sep 2025 11:26:12 -0400 Subject: [PATCH] chore(todo): update tasks Added a new task to include git log in info section. --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 84c64a0..f149523 100644 --- a/TODO.md +++ b/TODO.md @@ -18,6 +18,8 @@ - [ ] Add whois command +- [ ] Add git log to info + - [ ] Clean tag system from [tags branch](https://github.com/neoarz/Syntrel/tree/tags) (make sure db is persistent) - [x] Fix logging and add graceful shutdown