Skip to content

Commit d80738b

Browse files
committed
Update changelog
1 parent 4eecc27 commit d80738b

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.11] - 2020-11-09
13+
14+
### Fixed
15+
16+
- Convert `none` to `0 0 #0000` when used for shadows to ensure compatibility with `ring` utilities ([4eecc27](https://github.com/tailwindlabs/tailwindcss/commit/4eecc2751ca0c461e8da5bd5772ae650197a2e5d))
17+
1218
## [2.0.0-alpha.10] - 2020-11-09
1319

1420
### Added
@@ -1129,7 +1135,8 @@ No release notes
11291135

11301136
- Everything!
11311137

1132-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.10...HEAD
1138+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.11...HEAD
1139+
[2.0.0-alpha.11]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.10...v2.0.0-alpha.11
11331140
[2.0.0-alpha.10]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.9...v2.0.0-alpha.10
11341141
[2.0.0-alpha.9]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.8...v2.0.0-alpha.9
11351142
[2.0.0-alpha.8]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.7...v2.0.0-alpha.8

0 commit comments

Comments
 (0)