From 36e2c4a86eeb713e479902d335dd85526ee1f328 Mon Sep 17 00:00:00 2001 From: Stephan Dilly Date: Sat, 22 Jan 2022 15:12:21 +0100 Subject: [PATCH] update 1.0 goals --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1b1f05f4..b1a75ccc 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ These are the high level goals before calling out `1.0`: * notify-based change detection ([#1](https://github.com/extrawurst/gitui/issues/1)) * interactive rebase ([#32](https://github.com/extrawurst/gitui/issues/32)) * popup history and back button ([#846](https://github.com/extrawurst/gitui/issues/846)) +* submodule support ([#1087](https://github.com/extrawurst/gitui/issues/1087)) ## 5. Known Limitations [Top ▲](#table-of-contents)