v1.8.1 - update CHANGELOG.md

This commit is contained in:
LINING-PC\lining
2026-02-05 16:46:16 +08:00
parent e1d0180c92
commit f04a4bc5d9

View File

@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.8.0] - 2026-02-05
### Enhancement
- 🎉 优化重构组件Theme作用域从全局调整至局部.gantt-root
- 🎉 优化重构组件Theme自动跟随系统设置
- 🎉 优化重构组件完美支持Nuxt3、TailwindCSS等框架
- 🎉 Optimized: Refactored components, Theme scope adjusted from global to local .gantt-root
- 🎉 Optimized: Refactored components, Theme automatically follows system settings
- 🎉 Optimized: Refactored components, Perfectly supports Nuxt3, TailwindCSS and other frameworks
## [1.8.0] - 2026-01-17
### Added