Skip to content

Commit 979a4e5

Browse files
committed
Update changelog
1 parent 729b400 commit 979a4e5

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

1010
- Nothing yet!
1111

12+
## [2.0.0-alpha.21] - 2020-11-15
13+
14+
### Changed
15+
16+
- Upgrade to PostCSS 8, Autoprefixer 10, move `postcss` and `autoprefixer` to peerDependencies ([729b400](https://github.com/tailwindlabs/tailwindcss/commit/729b400))
17+
1218
## [2.0.0-alpha.20] - 2020-11-13
1319

1420
### Changed
@@ -1204,7 +1210,8 @@ No release notes
12041210

12051211
- Everything!
12061212

1207-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.20...HEAD
1213+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.21...HEAD
1214+
[2.0.0-alpha.21]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.20...v2.0.0-alpha.21
12081215
[2.0.0-alpha.20]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.19...v2.0.0-alpha.20
12091216
[2.0.0-alpha.19]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.18...v2.0.0-alpha.19
12101217
[2.0.0-alpha.18]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.17...v2.0.0-alpha.18

0 commit comments

Comments
 (0)