Skip to content

Commit 9559bd6

Browse files
committed
Update CHANGELOG.md
1 parent 368d0c6 commit 9559bd6

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
1+
## [0.3.0] - 2022-11-03
2+
### Changed
3+
- Update symfony from 4.4 to 5.4 LTS incl. dependencies
4+
- Update for php 8.1
5+
- Add test credentials to .env.test
6+
- Prevent migrations from autoloading
7+
### Removed
8+
- Removed support for PHP 7.2
9+
- Removed support for PHP 7.3
10+
- Removed support for PHP 7.4
11+
112
## [0.2.0] - 2020-03-26
213
### Added
3-
- Add new method in UriController for fetch Response status texts
14+
- Add new method in UriController to fetch Response status texts
415
### Changed
516
- Update symfony from 4.3 to 4.4 incl. dependencies
617
- Fix phpcs hints for undefined variables

0 commit comments

Comments
 (0)