From a8ecf8e1092b7c6e9a33c1ddbf032536619f28da Mon Sep 17 00:00:00 2001 From: "Dr. Christoph \"Schorsch\" Jung" Date: Wed, 22 Nov 2023 17:07:16 +0100 Subject: [PATCH] docs: extend changelog. --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd485f19..8a4025c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,22 @@ All notable changes to this product will be documented in this file. # Released +## [1.10.15] - 2023-11-28 + +### Added + +- Provisioning Agent (chart): Enable Integrated H2 Database Sample by correct user und group ids + +### Changed + +- Provisioning Agent: Upgrade to Ontop 5.1.0 +- Codestyle consistent with Tractus-X using checkstyle +- Remoting Agent: Debug the test/sample repository descriptions + +### Removed + +- Cyclone DX Boms (we have dash) + ## [1.9.8] - 2023-09-04 ### Added