From d7492637d4dff9cd77a9598f396ba21852b25e17 Mon Sep 17 00:00:00 2001 From: T-Systems MMS Date: Wed, 11 Jan 2023 15:55:04 +0000 Subject: [PATCH] update changelog --- CHANGELOG.md | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9158021..5161326 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [3.0.1](https://github.com/T-Systems-MMS/docker-management-container/tree/3.0.1) (2023-01-11) + +[Full Changelog](https://github.com/T-Systems-MMS/docker-management-container/compare/3.0.0...3.0.1) + +**Implemented enhancements:** + +- \[Enhancement\] Support for versioned repositories [\#55](https://github.com/T-Systems-MMS/docker-management-container/issues/55) + +**Closed issues:** + +- Improvement: modular structure for Dockerfile.template [\#44](https://github.com/T-Systems-MMS/docker-management-container/issues/44) + +**Merged pull requests:** + +- Update docker/metadata-action action to v4.2.0 [\#60](https://github.com/T-Systems-MMS/docker-management-container/pull/60) ([renovate[bot]](https://github.com/apps/renovate)) + ## [3.0.0](https://github.com/T-Systems-MMS/docker-management-container/tree/3.0.0) (2023-01-06) [Full Changelog](https://github.com/T-Systems-MMS/docker-management-container/compare/2.0.0...3.0.0) @@ -8,13 +24,8 @@ - Enhancement Repository Configuration and Optimize Render Script [\#57](https://github.com/T-Systems-MMS/docker-management-container/pull/57) ([michaelamattes](https://github.com/michaelamattes)) -**Implemented enhancements:** - -- \[Enhancement\] Support for versioned repositories [\#55](https://github.com/T-Systems-MMS/docker-management-container/issues/55) - **Closed issues:** -- Improvement: modular structure for Dockerfile.template [\#44](https://github.com/T-Systems-MMS/docker-management-container/issues/44) - feature request: add option to configure own bash customizations [\#43](https://github.com/T-Systems-MMS/docker-management-container/issues/43) - Automatic Tests of Container Builds [\#4](https://github.com/T-Systems-MMS/docker-management-container/issues/4)