From 73de2a3b5d93628b12233e404e2ec99cdad15508 Mon Sep 17 00:00:00 2001 From: Justineo Date: Sun, 12 Oct 2025 01:57:59 +0800 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b6892e..f533f17 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 8.0.1 + +### Fixes + +- Clarified that `manual-update` and reactive `option` updates are mutually exclusive—manual charts now ignore prop changes after the first render. +- Optimized the slot handling logic. + ## 8.0.0 ### Breaking changes