Skip to content

Commit e88eda2

Browse files
committed
Update changelog
1 parent 1f0a7c8 commit e88eda2

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

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

1010
- Nothing yet!
1111

12+
## [0.3.2] - 2021-03-26
13+
14+
### Fixed
15+
16+
- Filter `null` rules for JIT compatibility ([b4c4e03](https://github.com/tailwindlabs/tailwindcss-forms/commit/b4c4e039337c3a5599f5b6d9eabbcc8ab9e8c8d9))
17+
1218
## [0.3.1] - 2021-03-26
1319

1420
### Fixed
@@ -62,7 +68,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6268

6369
Initial release!
6470

65-
[unreleased]: https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.3.1...HEAD
71+
[unreleased]: https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.3.2...HEAD
72+
[0.3.2]: https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.3.1...v0.3.2
6673
[0.3.1]: https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.3.0...v0.3.1
6774
[0.3.0]: https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.2.1...v0.3.0
6875
[0.2.1]: https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.2.0...v0.2.1

0 commit comments

Comments
 (0)