Update changelog

This commit is contained in:
Jordan Pittman 2025-06-18 12:38:54 -04:00
parent f4a7eea6cc
commit 75cbfc251d

View File

@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
- Add heuristic to skip candidate migrations inside `emit(…)` ([#18330](https://github.com/tailwindlabs/tailwindcss/pull/18330))
- Extract candidates with variants in Clojure/ClojureScript keywords ([#18338](https://github.com/tailwindlabs/tailwindcss/pull/18338))
## [4.1.10] - 2025-06-11