Skip to content

Commit

Permalink
Удалено лишнее из changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
turbcool committed Feb 19, 2024
1 parent b8bdf4a commit 6d15f21
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 123 deletions.
8 changes: 1 addition & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]

### Added
1. Helper class `DataObjectEdmModelDependencies` (it helps send named settings of Unity to class `DataObjectEdmModel`).
2. `updateViews` parameter of `DefaultDataObjectEdmModelBuilder` class. It allows to change update views for data objects (update view is used for loading a data object during OData update requests).
1. `updateViews` parameter of `DefaultDataObjectEdmModelBuilder` class. It allows to change update views for data objects (update view is used for loading a data object during OData update requests).

### Changed
1. Updated `NewPlatform.Flexberry.ORM` up to `7.2.0-alpha02`.
2. Constructor of class `DataObjectEdmModel` (it now needs extra DI initialization).
3. Constructor of class `DefaultDataObjectEdmModelBuilder` (it is factory for class `DataObjectEdmModel`).
4. Constructor of class `DefaultOfflineManager`.
5. Constructor of class `OfflineAuditService`.

### Fixed

Expand Down
Loading

0 comments on commit 6d15f21

Please sign in to comment.