Skip to content

Commit a3f02c5

Browse files
Merge pull request #142 from hassankhan/improvement/add-3-0-0-release-info
Add 3.0.0 release notes
2 parents e407ef5 + cd44029 commit a3f02c5

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to `Config` will be documented in this file
44

5+
## 3.0.0 - 2021-12-30
6+
7+
### Added
8+
- Move CI to GitHub actions (#132, #136 and #137)
9+
- PHP 8.0 support, adding it to the build matrix (#138 and #139)
10+
- PHP 8.1 support, adding it to the build matrix (#135, #140 and #141)
11+
512
## 2.2.0 - 2020-12-07
613

714
### Added
@@ -12,8 +19,6 @@ All notable changes to `Config` will be documented in this file
1219
- Test enhancement (#126)
1320
- Typehint on Xml parser, parse method (#130)
1421

15-
### Fixed
16-
1722
## 2.1.0 - 2019-09-01
1823

1924
### Added

0 commit comments

Comments
 (0)