File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
- ### Fixed
11
- - [ GH #274 ] ( https://github.com/jolicode/automapper/pull/274 ) Fix support for Symfony 7.3
12
-
10
+ ## [ 9.4.0] - 2025-05-30
13
11
### Added
14
12
- [ GH #246 ] ( https://github.com/jolicode/automapper/pull/246 ) Add support for PHP 8.4
15
13
- [ GH #246 ] ( https://github.com/jolicode/automapper/pull/246 ) Add support for API Platform 4
@@ -31,6 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
31
29
- [ GH #244 ] ( https://github.com/jolicode/automapper/pull/244 ) Avoid double CI run
32
30
- [ GH #247 ] ( https://github.com/jolicode/automapper/pull/247 ) Update invalid syntax in configuration.md for constant
33
31
- [ GH #255 ] ( https://github.com/jolicode/automapper/pull/255 ) Fix array and collection when using deep target populate
32
+ - [ GH #274 ] ( https://github.com/jolicode/automapper/pull/274 ) Fix support for Symfony 7.3
34
33
35
34
## [ 9.3.1] - 2025-03-07
36
35
### Fixed
@@ -401,7 +400,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
401
400
### Fixed
402
401
* [ AutoMapper] [ GH #179 ] ( https://github.com/janephp/janephp/pull/179 ) Fixing incompatible changes in Symfony 5.0
403
402
404
- [ Unreleased ] : https://github.com/jolicode/automapper/compare/9.3.1...HEAD
403
+ [ Unreleased ] : https://github.com/jolicode/automapper/compare/9.4.0...HEAD
404
+ [ 9.4.0 ] : https://github.com/janephp/janephp/compare/9.3.1...9.4.0
405
405
[ 9.3.1 ] : https://github.com/janephp/janephp/compare/9.3.0...9.3.1
406
406
[ 9.3.0 ] : https://github.com/janephp/janephp/compare/9.2.1...9.3.0
407
407
[ 9.2.1 ] : https://github.com/janephp/janephp/compare/9.2.0...9.2.1
You can’t perform that action at this time.
0 commit comments