aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/dev
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/roadmap.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/roadmap.md b/docs/dev/roadmap.md
index 16dc004..9f49f5d 100644
--- a/docs/dev/roadmap.md
+++ b/docs/dev/roadmap.md
@@ -14,7 +14,7 @@
- [x] Setup Vitest
- [x] Add simple test to test that Hono works
- [x] Error handling middleware
-- [ ] Logger middleware
+- [x] Logger middleware
### Database
- [ ] Docker Compose with PostgreSQL