From 97062b21cf990b503085e754512d12cb9ced0fa2 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 18 Jan 2024 12:00:20 -0500 Subject: [PATCH] Add saved queries --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 051a022..cbba14f 100644 --- a/TODO.md +++ b/TODO.md @@ -11,6 +11,8 @@ This document is a list of things to do for the project. - [ ] add support for - [ ] determine if httx is a good fit for the project +- [ ] saved queries? proceed without for now. + - [ ] add tests - [ ] add ci/cd - [ ] add documentation