Skip to content

Commit 8679a00

Browse files
committed
Prepare v9.4.0 release
1 parent 1e1812a commit 8679a00

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

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
1311
### Added
1412
- [GH#246](https://github.com/jolicode/automapper/pull/246) Add support for PHP 8.4
1513
- [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
3129
- [GH#244](https://github.com/jolicode/automapper/pull/244) Avoid double CI run
3230
- [GH#247](https://github.com/jolicode/automapper/pull/247) Update invalid syntax in configuration.md for constant
3331
- [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
3433

3534
## [9.3.1] - 2025-03-07
3635
### Fixed
@@ -401,7 +400,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
401400
### Fixed
402401
* [AutoMapper] [GH#179](https://github.com/janephp/janephp/pull/179) Fixing incompatible changes in Symfony 5.0
403402

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
405405
[9.3.1]: https://github.com/janephp/janephp/compare/9.3.0...9.3.1
406406
[9.3.0]: https://github.com/janephp/janephp/compare/9.2.1...9.3.0
407407
[9.2.1]: https://github.com/janephp/janephp/compare/9.2.0...9.2.1

0 commit comments

Comments
 (0)