We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a91b01 commit 7229e3eCopy full SHA for 7229e3e
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## [0.3.1] - 2022-11-25
2
+### Added
3
+- GitHub actions pipeline for php 8.0 & 8.1
4
+### Changed
5
+- PHPStan lvl from 3 to 5
6
+- Edit PHPUnit config to prevent deprecation warnings
7
+### Removed
8
+- Removed Travis build
9
+- Removed fixed platform requirement
10
+- Deleted unused docker files for doctrine
11
+
12
## [0.3.0] - 2022-11-03
13
### Changed
14
- Update symfony from 4.4 to 5.4 LTS incl. dependencies
0 commit comments