Skip to content

Commit c0091d6

Browse files
committed
update changelog
1 parent eac11cf commit c0091d6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
- Nothing yet!
11+
12+
## [2.0.2] - 2020-12-11
13+
1014
### Fixed
1115

1216
- Fix issue with `@apply` not working as expected with `!important` inside an atrule ([#2824](https://github.com/tailwindlabs/tailwindcss/pull/2824))
@@ -1311,7 +1315,8 @@ No release notes
13111315

13121316
- Everything!
13131317

1314-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.1...HEAD
1318+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.2...HEAD
1319+
[2.0.2]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.1...v2.0.2
13151320
[2.0.1]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0...v2.0.1
13161321
[2.0.0]: https://github.com/tailwindlabs/tailwindcss/compare/v1.9.6...v2.0.0
13171322
[2.0.0-alpha.25]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.24...v2.0.0-alpha.25

0 commit comments

Comments
 (0)