Skip to content

Commit c681549

Browse files
committed
Update changelog
1 parent 4114c0b commit c681549

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

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

1010
### Added
1111

12+
- Add `background-origin` utilities ([#4117](https://github.com/tailwindlabs/tailwindcss/pull/4117))
13+
14+
## [2.1.1] - 2021-04-05
15+
16+
### Fixed
17+
18+
- Fix issue where JIT engine would fail to compile when a source path isn't provided by the build runner for the current input file ([#3978](https://github.com/tailwindlabs/tailwindcss/pull/3978))
19+
20+
## [2.1.0] - 2021-04-05
21+
22+
### Added
23+
1224
- Add alternate JIT engine (in preview) ([#3905](https://github.com/tailwindlabs/tailwindcss/pull/3905))
1325
- Add new `mix-blend-mode` and `background-blend-mode` utilities ([#3920](https://github.com/tailwindlabs/tailwindcss/pull/3920))
1426
- Add new `box-decoration-break` utilities ([#3911](https://github.com/tailwindlabs/tailwindcss/pull/3911))
@@ -1344,7 +1356,9 @@ No release notes
13441356

13451357
- Everything!
13461358

1347-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.4...HEAD
1359+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.1.1...HEAD
1360+
[2.1.1]: https://github.com/tailwindlabs/tailwindcss/compare/v2.1.0...v2.1.1
1361+
[2.1.0]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.4...v2.1.0
13481362
[2.0.4]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.3...v2.0.4
13491363
[2.0.3]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.2...v2.0.3
13501364
[2.0.2]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.1...v2.0.2

0 commit comments

Comments
 (0)