We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0904a3d commit 28f7999Copy full SHA for 28f7999
1 file changed
CHANGELOG.md
@@ -3,12 +3,12 @@ All notable changes to this project will be documented in this file.
3
4
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
5
6
-## [2.2.0] - Unreleased
+## [2.2.0] - 2021-07-19
7
### Summary
8
This release focuses on supporting newer versions of PHP and minimizing external dependencies.
9
10
This will probably be the last version in the 2.x line.
11
-The next major version will only support PHP 8.
+The next major version will only support PHP 8, and should further improve type information that's available in modern tooling.
12
13
### Added
14
- Test suite: PHP 7.4, 8.0
0 commit comments