Skip to content

Commit 92ab98d

Browse files
committed
Update changelog
1 parent a230653 commit 92ab98d

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
Nothing yet.
11+
12+
## [2.2.5] - 2021-07-21
13+
14+
### Added
15+
16+
- Added `self-baseline` utility (I know this is a patch release, no one's going to die relax) ([#5000](https://github.com/tailwindlabs/tailwindcss/pull/5000))
17+
1018
### Changed
1119

1220
- JIT: Optimize universal selector usage by inlining only the relevant selectors ([#4850](https://github.com/tailwindlabs/tailwindcss/pull/4850)))
@@ -1480,7 +1488,8 @@ No release notes
14801488

14811489
- Everything!
14821490

1483-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.2.4...HEAD
1491+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.2.5...HEAD
1492+
[2.2.5]: https://github.com/tailwindlabs/tailwindcss/compare/v2.2.4...v2.2.5
14841493
[2.2.4]: https://github.com/tailwindlabs/tailwindcss/compare/v2.2.3...v2.2.4
14851494
[2.2.3]: https://github.com/tailwindlabs/tailwindcss/compare/v2.2.2...v2.2.3
14861495
[2.2.2]: https://github.com/tailwindlabs/tailwindcss/compare/v2.2.1...v2.2.2

0 commit comments

Comments
 (0)