aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-04-11 19:58:14 +0800
committer魏曹先生 <1992414357@qq.com>2026-04-11 19:58:14 +0800
commit42ea6bd257fb7aee15a514caf395b34d02b2728b (patch)
treef56d72c40b66b617ff728573e4af3b965cb27f0d
parentdf77928f1a566628cd2e6a56eb419c2afdbf79b7 (diff)
Mark completion feature as implemented in roadmap
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b53b142..c3191db 100644
--- a/README.md
+++ b/README.md
@@ -82,7 +82,7 @@ You can read the following docs to learn more about the `Mingling` framework:
- [ ] core: \[**unplanned**\] Parallel Chains
- [x] core: \[[0.1.4](https://docs.rs/mingling/0.1.4/mingling/)\] General Renderers *( Json, Yaml, Toml, Ron )*
-- [ ] core: \[**0.1.5**\] Completion *( Bash Zsh Fish Pwsl )*
+- [x] core: \[**0.1.5**\] Completion *( Bash Zsh Fish Pwsl )*
- [ ] \[**unplanned**\] Helpdoc
- [ ] \[**unplanned**\] Parser Theme
- [ ] ...