Skip to content

Commit f8a9947

Browse files
Updated CHANGELOG.md
1 parent 6ca2af1 commit f8a9947

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## Unreleased
8+
9+
## [4.0.1] - 2022-09-22
10+
### Updated
11+
- Updated beanmapper(4.0.1)
812
### Fixed
913
- Issue [138](https://github.com/42BV/beanmapper/issues/138), **Beanmapper wrongfully assumes a HibernateProxy is there when you use an inner class**; Properly checking whether nested/inner class implements HibernateProxy fixes the problem where the HibernateAwareBeanUnproxy would attempt to return a non-existent interface.
1014

0 commit comments

Comments
 (0)