Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-blom committed Nov 25, 2022
1 parent 5a91b01 commit 7229e3e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [0.3.1] - 2022-11-25
### Added
- GitHub actions pipeline for php 8.0 & 8.1
### Changed
- PHPStan lvl from 3 to 5
- Edit PHPUnit config to prevent deprecation warnings
### Removed
- Removed Travis build
- Removed fixed platform requirement
- Deleted unused docker files for doctrine

## [0.3.0] - 2022-11-03
### Changed
- Update symfony from 4.4 to 5.4 LTS incl. dependencies
Expand Down

0 comments on commit 7229e3e

Please sign in to comment.