We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 368d0c6 commit 9559bd6Copy full SHA for 9559bd6
CHANGELOG.md
@@ -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
+
12
## [0.2.0] - 2020-03-26
13
### Added
-- Add new method in UriController for fetch Response status texts
14
+- Add new method in UriController to fetch Response status texts
15
### Changed
16
- Update symfony from 4.3 to 4.4 incl. dependencies
17
- Fix phpcs hints for undefined variables
0 commit comments