diff --git a/CHANGELOG.md b/CHANGELOG.md index 845acb20..462c05e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,18 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Fixed +## [7.1.1] - 2023.06.08 + +### Added + +### Changed +1. Updated `NewPlatform.Flexberry.ORM` up to `7.1.1`. +2. Get properties from objects for send it to frontend always rethrow exception now. + +### Fixed +1. Fixed problem with metadata when inheritance and PublishName is used. +2. Safe load details with complex type usage hierarchy. + ## [7.1.0] - 2023.04.12 ### Changed