Skip to content

Commit 05406f9

Browse files
committed
Update changelog
1 parent af1728e commit 05406f9

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
- Add `col-span-full` and `row-span-full` ([#2471](https://github.com/tailwindlabs/tailwindcss/pull/2471))
1414
- Promote `defaultLineHeights` and `standardFontWeights` from experimental to future
1515

16+
## [1.8.11] - 2020-10-06
17+
18+
- Make `tailwindcss.plugin` work in ESM environments for reasons
19+
1620
## [1.8.10] - 2020-09-14
1721

1822
### Fixed
@@ -930,7 +934,8 @@ No release notes
930934

931935
- Everything!
932936

933-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v1.8.10...HEAD
937+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v1.8.11...HEAD
938+
[1.8.11]: https://github.com/tailwindlabs/tailwindcss/compare/v1.8.10...v1.8.11
934939
[1.8.10]: https://github.com/tailwindlabs/tailwindcss/compare/v1.8.9...v1.8.10
935940
[1.8.9]: https://github.com/tailwindlabs/tailwindcss/compare/v1.8.8...v1.8.9
936941
[1.8.8]: https://github.com/tailwindlabs/tailwindcss/compare/v1.8.7...v1.8.8

0 commit comments

Comments
 (0)