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

Commit 4e55eb2

Browse files
committed
Update changelog
1 parent 9afecc0 commit 4e55eb2

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
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
- Nothing yet!
11+
12+
## [0.1.6] - 2021-03-22
13+
14+
### Fixed
15+
1016
- Add initial support for recursive `@apply` ([#136](https://github.com/tailwindlabs/tailwindcss-jit/pull/136))
1117

1218
## [0.1.5] - 2021-03-20
@@ -57,7 +63,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5763

5864
- Everything!
5965

60-
[unreleased]: https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.5...HEAD
66+
[unreleased]: https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.6...HEAD
67+
[0.1.6]: https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.5...v0.1.6
6168
[0.1.5]: https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.4...v0.1.5
6269
[0.1.4]: https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.3...v0.1.4
6370
[0.1.3]: https://github.com/tailwindlabs/tailwindcss-jit/compare/v0.1.2...v0.1.3

0 commit comments

Comments
 (0)