Skip to content

Commit 4267d34

Browse files
committed
2.2.0 readiness
Updates the CHANGELOG.md to set the release date.
1 parent 436f1fd commit 4267d34

File tree

1 file changed

+20
-13
lines changed

1 file changed

+20
-13
lines changed

CHANGELOG.md

Lines changed: 20 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,34 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## 2.2.0 - TBD
5+
## 2.2.0 - 2021-03-22
66

7-
### Added
8-
9-
- Nothing.
107

11-
### Changed
12-
13-
- Nothing.
8+
-----
149

15-
### Deprecated
10+
### Release Notes for [2.2.0](https://github.com/laminas/laminas-composer-autoloading/milestone/2)
1611

17-
- Nothing.
12+
### Added
13+
14+
- This release adds support for PHP 8.0.
15+
16+
### Removed
17+
18+
- This release removes support for PHP versions prior to 7.3.
1819

19-
### Removed
20+
### 2.2.0
2021

21-
- Nothing.
22+
- Total issues resolved: **1**
23+
- Total pull requests resolved: **4**
24+
- Total contributors: **2**
2225

23-
### Fixed
26+
#### Enhancement
2427

25-
- Nothing.
28+
- [8: Update to laminas-coding-standard v2](https://github.com/laminas/laminas-composer-autoloading/pull/8) thanks to @weierophinney
29+
- [7: Add Psalm integration](https://github.com/laminas/laminas-composer-autoloading/pull/7) thanks to @weierophinney
30+
- [6: Update to support PHP 8.0](https://github.com/laminas/laminas-composer-autoloading/pull/6) thanks to @weierophinney
31+
- [5: Switch from Travis to Laminas CI worfklow on GHA](https://github.com/laminas/laminas-composer-autoloading/pull/5) thanks to @weierophinney
32+
- [3: PHP 8.0 support](https://github.com/laminas/laminas-composer-autoloading/issues/3) thanks to @boesing
2633

2734
## 2.1.1 - 2020-04-20
2835

0 commit comments

Comments
 (0)