update changelog

This commit is contained in:
Robin Malfait 2022-01-06 14:14:12 +01:00
parent 93e5717f73
commit 4562b7cd59
No known key found for this signature in database
GPG Key ID: 92F53D68B9041AFE

View File

@ -10,8 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Allow use of falsy values in theme config ([#6917](https://github.com/tailwindlabs/tailwindcss/pull/6917))
- Ensure we can apply classes defined with non-"on-demandable" selectors ([#6922](https://github.com/tailwindlabs/tailwindcss/pull/6922))
- Ensure we can apply classes that are grouped with non-class selectors ([#6922](https://github.com/tailwindlabs/tailwindcss/pull/6922))
## [3.0.11] - 2022-01-05