Skip to content

Commit f3b8577

Browse files
committed
Update changelog
1 parent 19333ad commit f3b8577

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

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

1010
- Nothing yet!
1111

12+
## [1.8.11] - 2020-10-06
13+
14+
- Make `tailwindcss.plugin` work in ESM environments for reasons
15+
1216
## [1.8.10] - 2020-09-14
1317

1418
### Fixed
@@ -926,8 +930,9 @@ No release notes
926930

927931
- Everything!
928932

929-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v1.8.10...HEAD
930-
[1.8.9]: https://github.com/tailwindlabs/tailwindcss/compare/v1.8.9...v1.8.10
933+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v1.8.12...HEAD
934+
[1.8.11]: https://github.com/tailwindlabs/tailwindcss/compare/v1.8.10...v1.8.11
935+
[1.8.10]: https://github.com/tailwindlabs/tailwindcss/compare/v1.8.9...v1.8.10
931936
[1.8.9]: https://github.com/tailwindlabs/tailwindcss/compare/v1.8.8...v1.8.9
932937
[1.8.8]: https://github.com/tailwindlabs/tailwindcss/compare/v1.8.7...v1.8.8
933938
[1.8.7]: https://github.com/tailwindlabs/tailwindcss/compare/v1.8.6...v1.8.7

0 commit comments

Comments
 (0)