Skip to content

Commit 2713381

Browse files
committed
Update CHANGELOG
1 parent 72d09b2 commit 2713381

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.4] - 2021-06-02
54+
55+
### Fixed
56+
57+
- Skip `raw` PurgeCSS sources when registering template dependencies ([#4542](https://github.com/tailwindlabs/tailwindcss/pull/4542))
58+
5359
## [2.1.3] - 2021-06-01
5460

5561
### Fixed
@@ -1407,7 +1413,8 @@ No release notes
14071413

14081414
- Everything!
14091415

1410-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.1.3...HEAD
1416+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.1.4...HEAD
1417+
[2.1.4]: https://github.com/tailwindlabs/tailwindcss/compare/v2.1.3...v2.1.4
14111418
[2.1.3]: https://github.com/tailwindlabs/tailwindcss/compare/v2.1.2...v2.1.3
14121419
[2.1.2]: https://github.com/tailwindlabs/tailwindcss/compare/v2.1.1...v2.1.2
14131420
[2.1.1]: https://github.com/tailwindlabs/tailwindcss/compare/v2.1.0...v2.1.1

0 commit comments

Comments
 (0)