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

Commit 6a0dc4a

Browse files
committed
Update changelog
1 parent c3ff544 commit 6a0dc4a

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

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

1010
- Nothing yet!
1111

12+
## [0.1.2] - 2021-03-17
13+
14+
### Fixed
15+
16+
- Don't apply !important to direct children of at-rules or in keyframes ([#69](https://github.com/tailwindlabs/tailwindcss-jit/pull/69))
17+
- Fix handling of outline offsets ([#89](https://github.com/tailwindlabs/tailwindcss-jit/pull/89))
18+
1219
## [0.1.1] - 2021-03-15
1320

1421
### Fixed
@@ -21,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2128

2229
- Everything!
2330

24-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v0.1.1...HEAD
31+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v0.1.2...HEAD
32+
[0.1.2]: https://github.com/tailwindlabs/tailwindcss/compare/v0.1.1...v0.1.2
2533
[0.1.1]: https://github.com/tailwindlabs/tailwindcss/compare/v0.1.0...v0.1.1
2634
[0.1.0]: https://github.com/tailwindlabs/tailwindcss-jit/releases/tag/v0.1.0

0 commit comments

Comments
 (0)