Skip to content

Commit

Permalink
Merge pull request #157 from hassankhan/feature/155
Browse files Browse the repository at this point in the history
Add release notes for 3.1.0
  • Loading branch information
DavidePastore committed Dec 20, 2022
2 parents 2dceab2 + cd6ae0b commit 8e1c07f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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

## 3.1.0 - 2022-12-20

### Added
* PHP 8.2 to the build matrix (#154)

### Fixed
* Use assertEquals instead of assertSame (#153)
* Namespaces in tests (#154)

### Removed
* .travis.yml file (#152)
* support for the end of life PHP versions (#144)


## 3.0.1 - 2022-03-26

### Added
Expand Down

0 comments on commit 8e1c07f

Please sign in to comment.