Skip to content

Commit 8e1c07f

Browse files
Merge pull request #157 from hassankhan/feature/155
Add release notes for 3.1.0
2 parents 2dceab2 + cd6ae0b commit 8e1c07f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

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

5+
## 3.1.0 - 2022-12-20
6+
7+
### Added
8+
* PHP 8.2 to the build matrix (#154)
9+
10+
### Fixed
11+
* Use assertEquals instead of assertSame (#153)
12+
* Namespaces in tests (#154)
13+
14+
### Removed
15+
* .travis.yml file (#152)
16+
* support for the end of life PHP versions (#144)
17+
18+
519
## 3.0.1 - 2022-03-26
620

721
### Added

0 commit comments

Comments
 (0)