Skip to content

Commit 0a55859

Browse files
committed
Update CHANGELOG
1 parent 7c96508 commit 0a55859

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
@@ -50,6 +50,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5050

5151
- Add integration tests for popular build runners ([#4354](https://github.com/tailwindlabs/tailwindcss/pull/4354))
5252

53+
## [2.1.3] - 2021-06-01
54+
55+
### Fixed
56+
57+
- Register PurgeCSS paths as PostCSS dependencies to guarantee proper cache-busting in webpack 5 ([#4530](https://github.com/tailwindlabs/tailwindcss/pull/4530))
58+
5359
## [2.1.2] - 2021-04-23
5460

5561
### Fixed
@@ -1401,7 +1407,8 @@ No release notes
14011407

14021408
- Everything!
14031409

1404-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.1.2...HEAD
1410+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.1.3...HEAD
1411+
[2.1.3]: https://github.com/tailwindlabs/tailwindcss/compare/v2.1.2...v2.1.3
14051412
[2.1.2]: https://github.com/tailwindlabs/tailwindcss/compare/v2.1.1...v2.1.2
14061413
[2.1.1]: https://github.com/tailwindlabs/tailwindcss/compare/v2.1.0...v2.1.1
14071414
[2.1.0]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.4...v2.1.0

0 commit comments

Comments
 (0)