File tree Expand file tree Collapse file tree 1 file changed +20
-13
lines changed
Expand file tree Collapse file tree 1 file changed +20
-13
lines changed Original file line number Diff line number Diff line change 22
33All 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
You can’t perform that action at this time.
0 commit comments