We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e407ef5 + cd44029 commit a3f02c5Copy full SHA for a3f02c5
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
All notable changes to `Config` will be documented in this file
4
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
12
## 2.2.0 - 2020-12-07
13
14
### Added
@@ -12,8 +19,6 @@ All notable changes to `Config` will be documented in this file
19
- Test enhancement (#126)
20
- Typehint on Xml parser, parse method (#130)
21
15
-### Fixed
16
-
17
22
## 2.1.0 - 2019-09-01
18
23
24
0 commit comments