aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorWeicao-CatilGrass <1992414357@qq.com>2026-04-24 16:46:13 +0800
committerWeicao-CatilGrass <1992414357@qq.com>2026-04-24 16:46:13 +0800
commitd0d0682c69572dbb3ecc181bd9e26aafa2c966f5 (patch)
tree8274ead61b6526929225906589e8b5302e755cbf /CHANGELOG.md
parent02c32ba9d93443684868894fe879d526a91783af (diff)
Update changelog for 0.1.6 with Windows build fix and caution
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c5f70af..25fa38e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@
#### Fixes:
-None
+1. Fixed a build failure on **Windows** caused by `mingling_core/src/program.rs`
#### Features:
@@ -22,6 +22,10 @@ None
`Mingling` 0.1.6 primarily focuses on optimizing the writing experience and code completion.
+> [!CAUTION]
+>
+> This version cannot be built correctly on **Windows**, please do not use this version.
+
> [!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`.