Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Commit 05d4e3d

Browse files
committed
Update CHANGELOG
1 parent 6082089 commit 05d4e3d

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
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.1.3] - 2021-03-17
13+
14+
### Fixed
15+
16+
- Escape commas in class names to workaround minifier bug ([#91](https://github.com/tailwindlabs/tailwindcss-jit/pull/91))
17+
1218
## [0.1.2] - 2021-03-17
1319

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

2935
- Everything!
3036

31-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v0.1.2...HEAD
37+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v0.1.3...HEAD
38+
[0.1.3]: https://github.com/tailwindlabs/tailwindcss/compare/v0.1.2...v0.1.3
3239
[0.1.2]: https://github.com/tailwindlabs/tailwindcss/compare/v0.1.1...v0.1.2
3340
[0.1.1]: https://github.com/tailwindlabs/tailwindcss/compare/v0.1.0...v0.1.1
3441
[0.1.0]: https://github.com/tailwindlabs/tailwindcss-jit/releases/tag/v0.1.0

0 commit comments

Comments
 (0)