Skip to content

Commit d6fb40d

Browse files
committed
Update changelog
1 parent d371727 commit d6fb40d

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

CHANGELOG.md

+24-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
- Nothing yet!
11+
12+
## [1.9.4]
13+
14+
### Fixed
15+
16+
- Fix issue changing plugins defined using the `withOptions` API would not trigger rebuilds in watch processes
17+
18+
## [1.9.3]
19+
20+
### Fixed
21+
22+
- Fix issue where `tailwindcss init --full` scaffolded a corrupt config file (https://github.com/tailwindlabs/tailwindcss/issues/2556)
23+
24+
### Changed
25+
26+
- Remove console warnings about upcoming breaking changes
27+
28+
## [1.9.2]
29+
1030
### Fixed
1131

1232
- Merge plugins when merging config with preset ([#2561](https://github.com/tailwindlabs/tailwindcss/pulls/#2561)
@@ -974,7 +994,10 @@ No release notes
974994

975995
- Everything!
976996

977-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v1.9.1...HEAD
997+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v1.9.4...HEAD
998+
[1.9.4]: https://github.com/tailwindlabs/tailwindcss/compare/v1.9.3...v1.9.4
999+
[1.9.3]: https://github.com/tailwindlabs/tailwindcss/compare/v1.9.2...v1.9.3
1000+
[1.9.2]: https://github.com/tailwindlabs/tailwindcss/compare/v1.9.1...v1.9.2
9781001
[1.9.1]: https://github.com/tailwindlabs/tailwindcss/compare/v1.9.0...v1.9.1
9791002
[1.9.0]: https://github.com/tailwindlabs/tailwindcss/compare/v1.8.13...v1.9.0
9801003
[1.8.13]: https://github.com/tailwindlabs/tailwindcss/compare/v1.8.12...v1.8.13

0 commit comments

Comments
 (0)