Skip to content

Commit d10f9bd

Browse files
committed
docs: add v1.5.2 unreleased section to CHANGELOG
1 parent 879885b commit d10f9bd

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [Unreleased]
9+
10+
### Changed
11+
12+
- Migrate all hardcoded `neutral-*` and `sky-*` color classes to DaisyUI semantic tokens (`base-content`, `primary`, `secondary-content`, `base-100/200/300`) for theme-aware styling with proper dark mode support
13+
- Add `styles.css` stylesheet and `scripts/tailwind.sh` build script for Tailwind CSS compilation pipeline
14+
- Configure hatch build to include `styles.css` and documentation files in sdist distribution
15+
816
## [1.5.1] - 2026-05-11
917

1018
### Fixed

0 commit comments

Comments
 (0)