Skip to content

Commit 2959b83

Browse files
committed
Update changelog
1 parent 4cb1de0 commit 2959b83

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3030

3131
- Fix defining colors as functions when color opacity plugins are disabled ([#5470](https://github.com/tailwindlabs/tailwindcss/pull/5470))
3232

33+
## [2.2.16] - 2021-09-26
34+
35+
### Fixed
36+
37+
- JIT: Properly handle animations that use CSS custom properties ([#5602](https://github.com/tailwindlabs/tailwindcss/pull/5602))
38+
3339
## [2.2.15] - 2021-09-10
3440

3541
### Fixed
@@ -1582,7 +1588,8 @@ No release notes
15821588

15831589
- Everything!
15841590

1585-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.2.15...HEAD
1591+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.2.16...HEAD
1592+
[2.2.16]: https://github.com/tailwindlabs/tailwindcss/compare/v2.2.15...v2.2.16
15861593
[2.2.15]: https://github.com/tailwindlabs/tailwindcss/compare/v2.2.14...v2.2.15
15871594
[2.2.14]: https://github.com/tailwindlabs/tailwindcss/compare/v2.2.13...v2.2.14
15881595
[2.2.13]: https://github.com/tailwindlabs/tailwindcss/compare/v2.2.12...v2.2.13

0 commit comments

Comments
 (0)