From c705d0178bc8f69c97bfc13464d853434af13431 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Mon, 20 Apr 2026 16:14:07 +0800 Subject: Update core and macros dependencies to version 0.1.6 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ce4adc..1cc9b11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ `Mingling` 0.1.6 primarily focuses on optimizing the writing experience and code completion. +> [!warning] +> +> To align with the `mingling` version, `mingling_core` and `mingling_macros` will skip version `0.1.5` and be released directly as `0.1.6`. + #### Fixes: 1. **\[core\]** Fixed an issue where the `Powershell` completion script could not be used. -- cgit