Skip to content

Commit 3f8a5f7

Browse files
committed
Update changelog
1 parent d4fcd2e commit 3f8a5f7

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

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

1010
- Nothing yet!
1111

12+
## [2.0.0-alpha.10] - 2020-11-09
13+
14+
### Added
15+
16+
- Added new `ring` utilities ([#2747](https://github.com/tailwindlabs/tailwindcss/pull/2747))
17+
- Added `5` and `95` to opacity scale ([#2747](https://github.com/tailwindlabs/tailwindcss/pull/2747))
18+
19+
### Changed
20+
21+
- Removed `shadow-outline`, `shadow-solid`, and `shadow-xs` in favor of new `ring` API ([#2747](https://github.com/tailwindlabs/tailwindcss/pull/2747))
22+
1223
## [2.0.0-alpha.9] - 2020-11-07
1324

1425
### Added
@@ -1118,7 +1129,8 @@ No release notes
11181129

11191130
- Everything!
11201131

1121-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.9...HEAD
1132+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.10...HEAD
1133+
[2.0.0-alpha.10]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.9...v2.0.0-alpha.10
11221134
[2.0.0-alpha.9]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.8...v2.0.0-alpha.9
11231135
[2.0.0-alpha.8]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.7...v2.0.0-alpha.8
11241136
[2.0.0-alpha.7]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.6...v2.0.0-alpha.7

0 commit comments

Comments
 (0)