Skip to content

Commit ec0026f

Browse files
authored
Merge pull request #342 from jolicode/feat/up1020
chore(changelog): prepare 10.2.0 release
2 parents 82ee000 + 429e665 commit ec0026f

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

CHANGELOG.md

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

88
## Unreleased
99

10+
## [10.2.0] - 2026-27-04
11+
### Added
12+
- [GH#336](https://github.com/jolicode/automapper/pull/336) Support for array shape
13+
14+
### Fixed
15+
- [GH#340](https://github.com/jolicode/automapper/pull/340) Allow type resolver in 2.0 for dependencies
16+
- [GH#341](https://github.com/jolicode/automapper/pull/341) Fix phpstan extractor not using private properties in bundle
17+
1018
## [10.1.0] - 2026-18-03
1119
### Added
1220
- [GH#328](https://github.com/jolicode/automapper/pull/328) Register mappers as lazy to reduce initialization calls when sub mappers are not used

0 commit comments

Comments
 (0)