Updating Changelog
This commit is contained in:
@@ -5,13 +5,18 @@ All notable changes to this project will be documented in this file.
|
|||||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
## [Upcoming](https://git.am-wd.de/AM.WD/common/compare/v1.10.0...main) - 0000-00-00
|
## [Upcoming](https://git.am-wd.de/AM.WD/common/compare/v1.11.0...main) - 0000-00-00
|
||||||
|
|
||||||
|
_no changes yet_
|
||||||
|
|
||||||
|
## [v1.11.0](https://git.am-wd.de/AM.WD/common/compare/v1.10.0...v1.11.0) - 2023-03-29
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- `directory.build.props` and `directory.build.targets`
|
- `directory.build.props` and `directory.build.targets`
|
||||||
- `GetDisplayName()` extension for enums (`DisplayAttribute(Name = "")`)
|
- `GetDisplayName()` extension for enums (`DisplayAttribute(Name = "")`)
|
||||||
- `FileLogger` as additional `ILogger` implementation (from `Microsoft.Extensions.Logging`)
|
- `FileLogger` as additional `ILogger` implementation (from `Microsoft.Extensions.Logging`)
|
||||||
|
- `StartTransaction(Async)` as `DbContext` extensions; prevents exceptions on `InMemory` database
|
||||||
|
|
||||||
|
|
||||||
## [v1.10.0](https://git.am-wd.de/AM.WD/common/compare/v1.9.0...v1.10.0) - 2022-09-18
|
## [v1.10.0](https://git.am-wd.de/AM.WD/common/compare/v1.9.0...v1.10.0) - 2022-09-18
|
||||||
|
|||||||
Reference in New Issue
Block a user