From c04ca64325c0d70c153f4eb4da2f96e852a09477 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christina=20S=C3=B8rensen?= Date: Mon, 3 Jul 2023 11:38:02 +0200 Subject: [PATCH] doc: updated roadmap MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Planned features for 0.1.1, 0.1.2. Also changed ordering. Signed-off-by: Christina Sørensen --- doc/roadmap.org | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/doc/roadmap.org b/doc/roadmap.org index 2d39f4d..b0c01f8 100644 --- a/doc/roadmap.org +++ b/doc/roadmap.org @@ -1,12 +1,8 @@ #+title: Roadmap -* Roadmap [0%] [0/4] -- [ ] Custom operation sequences -- [ ] Generic repositories -- [ ] Version pinning -- [ ] libgit2 (maybe) -- [ ] Category Flags Finished +* 0.1.2 - [ ] Implement Quiet flag +* 0.1.1 - [ ] Implement no-emoji flag * 0.1.0 [100%] [5/5] - [X] No functionality regressions @@ -20,3 +16,10 @@ - [X] UX - [X] Change failure emotes - [X] Flag for disabling emotes + +* Roadmap [0%] [0/4] +- [ ] Custom operation sequences +- [ ] Generic repositories +- [ ] Version pinning +- [ ] libgit2 (maybe) +- [ ] Category Flags Finished