From f8986f525691204419138076ba8a748402489641 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sun, 22 Mar 2015 00:33:13 +0100 Subject: [PATCH] Add TODO --- TODO.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..3e6f22d --- /dev/null +++ b/TODO.md @@ -0,0 +1,5 @@ +## Current TODO items + +- Support Danbooru API v2 and Gelbooru API +- Handle API versions in configuration +- Esnure we know what can be queried with which API version \ No newline at end of file