adjust changelog
This commit is contained in:
parent
2f12e28020
commit
2300246ab8
15
CHANGELOG.md
15
CHANGELOG.md
@ -4,7 +4,20 @@ 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/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [Unreleased](https://git.d3data.de/D3Public/DIContainer/compare/1.0.0.0...rel_1.x)
|
||||
## [Unreleased](https://git.d3data.de/D3Public/DIContainer/compare/2.1.0.0...rel_2.x)
|
||||
|
||||
## [2.1.0.0](https://git.d3data.de/D3Public/DIContainer/compare/2.0.0.0...2.1.0.0) - 2024-06-05
|
||||
### Changed
|
||||
- trigger error instead of throwing exception (exception version optional)
|
||||
- cache container decision ignores debug mode
|
||||
- improve profiling performce
|
||||
|
||||
## [2.0.0.0](https://git.d3data.de/D3Public/DIContainer/compare/1.0.0.0...2.0.0.0) - 2024-01-31
|
||||
### Added
|
||||
- installable in OXID 7
|
||||
|
||||
### Changed
|
||||
- retrieve definition files from vendor folder
|
||||
|
||||
## [1.0.0.0](https://git.d3data.de/D3Public/DIContainer/releases/tag/1.0.0.0) - 2023-01-10
|
||||
### Added
|
||||
|
Loading…
Reference in New Issue
Block a user