Skip to content

Commit 26f9739

Browse files
authored
Prepare 9.4.1 release (#279)
2 parents ada0542 + 93c23b3 commit 26f9739

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [9.4.1] - 2025-06-03
911
### Fixed
1012
- [GH#278](https://github.com/jolicode/automapper/pull/278) Allow to set remove default property config in symfony bundle
1113

@@ -402,7 +404,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
402404
### Fixed
403405
* [AutoMapper] [GH#179](https://github.com/janephp/janephp/pull/179) Fixing incompatible changes in Symfony 5.0
404406

405-
[Unreleased]: https://github.com/jolicode/automapper/compare/9.4.0...HEAD
407+
[Unreleased]: https://github.com/jolicode/automapper/compare/9.4.1...HEAD
408+
[9.4.1]: https://github.com/janephp/janephp/compare/9.4.0...9.4.1
406409
[9.4.0]: https://github.com/janephp/janephp/compare/9.3.1...9.4.0
407410
[9.3.1]: https://github.com/janephp/janephp/compare/9.3.0...9.3.1
408411
[9.3.0]: https://github.com/janephp/janephp/compare/9.2.1...9.3.0

0 commit comments

Comments
 (0)