Skip to content

Commit

Permalink
Add missing heading to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwathan committed Jul 25, 2024
1 parent 245058c commit aa6c10f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [3.4.7] - 2024-07-25

### Fixed

- Fix class detection in Slim templates with attached attributes and ID ([#14019](https://github.com/tailwindlabs/tailwindcss/pull/14019))
- Ensure attribute values in `data-*` and `aria-*` modifiers are always quoted in the generated CSS ([#14037](https://github.com/tailwindlabs/tailwindcss/pull/14037))

Expand Down

0 comments on commit aa6c10f

Please sign in to comment.