Skip to content

Commit 55d9341

Browse files
committed
Update changelog
1 parent c3dd3b6 commit 55d9341

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

1010
- Nothing yet!
11+
-
12+
## [2.0.0-alpha.12] - 2020-11-10
13+
14+
### Fixed
15+
16+
- Prevent `boxShadow` utilities from overriding ring shadows added by components like in the custom forms plugin ([c3dd3b6](https://github.com/tailwindlabs/tailwindcss/commit/c3dd3b68454ad418833a9edf7f3409cad66fb5b0))
1117

1218
## [2.0.0-alpha.11] - 2020-11-09
1319

@@ -1135,7 +1141,8 @@ No release notes
11351141

11361142
- Everything!
11371143

1138-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.11...HEAD
1144+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.12...HEAD
1145+
[2.0.0-alpha.12]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.11...v2.0.0-alpha.12
11391146
[2.0.0-alpha.11]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.10...v2.0.0-alpha.11
11401147
[2.0.0-alpha.10]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.9...v2.0.0-alpha.10
11411148
[2.0.0-alpha.9]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.8...v2.0.0-alpha.9

0 commit comments

Comments
 (0)