From a16d1e6f204cc83104ad3dcc4f4266e304214044 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Fri, 5 Jun 2026 23:19:37 +0800 Subject: Add checklist item for `r_println!` in `#[chain]` support --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ebc3d1..81c2414 100644 --- a/README.md +++ b/README.md @@ -135,9 +135,8 @@ You can read the following docs to learn more about the `Mingling` framework: - [ ] \[**0.2.0**\] Complete documentation, tests, and examples - [ ] Milestone.2 "More Comfortable Dev and User Experience" - - [ ] ... + - [ ] \[**0.2.1**\] \[`macros`\] `r_println!` in `#[chain]` support. - [ ] \[**0.2.5**\] \[`mling`\] Helpdoc Maker - - [ ] ... - [ ] \[**0.2.8**\] \[`picker`\] A more efficient and intelligent argument parser - [ ] Milestone.3 "Unplanned" -- cgit