Skip to content

Commit 064ef1b

Browse files
committed
Update changelog
1 parent 62a47f9 commit 064ef1b

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

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

1010
- Nothing yet!
1111

12+
## [2.0.0-alpha.18] - 2020-11-13
13+
14+
### Changed
15+
16+
- `black` and `white` have been added to `colors.js` ([b3ed724](https://github.com/tailwindlabs/tailwindcss/commit/b3ed724))
17+
18+
### Fixed
19+
20+
- Add support for colors as closures to `ringColor` and `ringOffsetColor`, previously would crash build ([62a47f9](https://github.com/tailwindlabs/tailwindcss/commit/62a47f9))
21+
1222
## [2.0.0-alpha.17] - 2020-11-13
1323

1424
### Changed
@@ -1182,7 +1192,8 @@ No release notes
11821192

11831193
- Everything!
11841194

1185-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.17...HEAD
1195+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.18...HEAD
1196+
[2.0.0-alpha.18]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.17...v2.0.0-alpha.18
11861197
[2.0.0-alpha.17]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.16...v2.0.0-alpha.17
11871198
[2.0.0-alpha.16]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.15...v2.0.0-alpha.16
11881199
[2.0.0-alpha.15]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.14...v2.0.0-alpha.15

0 commit comments

Comments
 (0)