Skip to content

Commit a36c9f9

Browse files
committed
Update changelog
1 parent df1732c commit a36c9f9

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+
## [2.0.0-alpha.4] - 2020-10-29
13+
14+
### Added
15+
16+
- Support deep merging of arrays of objects under `extend` ([#2700](https://github.com/tailwindlabs/tailwindcss/pull/2700))
17+
1218
## [2.0.0-alpha.3] - 2020-10-27
1319

1420
### Added
@@ -1070,7 +1076,8 @@ No release notes
10701076

10711077
- Everything!
10721078

1073-
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.3...HEAD
1079+
[unreleased]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.4...HEAD
1080+
[2.0.0-alpha.4]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.3...v2.0.0-alpha.4
10741081
[2.0.0-alpha.3]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.2...v2.0.0-alpha.3
10751082
[2.0.0-alpha.2]: https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.1...v2.0.0-alpha.2
10761083
[1.9.6]: https://github.com/tailwindlabs/tailwindcss/compare/v1.9.5...v1.9.6

0 commit comments

Comments
 (0)