From c6e36ac61a98a096638ff46820e80e907c6bcdb6 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Mon, 30 Dec 2024 22:04:06 +0100 Subject: [PATCH] Release 2.0.3. --- CHANGELOG.md | 106 ++++++++++++++++++--------------- CHANGELOG.rst | 8 +++ changelogs/changelog.yaml | 6 ++ changelogs/fragments/2.0.3.yml | 1 - 4 files changed, 72 insertions(+), 49 deletions(-) delete mode 100644 changelogs/fragments/2.0.3.yml diff --git a/CHANGELOG.md b/CHANGELOG.md index cceeb9fc..afc6d3af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,88 +2,98 @@ **Topics** -- v2\.0\.2 +- v2\.0\.3 - Release Summary -- v2\.0\.1 +- v2\.0\.2 - Release Summary +- v2\.0\.1 + - Release Summary - Bugfixes - v2\.0\.0 - - Release Summary + - Release Summary - Major Changes - Minor Changes - Breaking Changes / Porting Guide - Removed Features \(previously deprecated\) - v1\.9\.2 - - Release Summary + - Release Summary - Bugfixes - v1\.9\.1 - - Release Summary + - Release Summary - Security Fixes - v1\.9\.0 - - Release Summary + - Release Summary - Minor Changes - Deprecated Features - v1\.8\.2 - - Release Summary + - Release Summary - Bugfixes - v1\.8\.1 - - Release Summary + - Release Summary - Known Issues - v1\.8\.0 - - Release Summary + - Release Summary - Major Changes - Minor Changes - v1\.7\.0 - - Release Summary + - Release Summary - New Modules - v1\.6\.0 - - Release Summary + - Release Summary - Minor Changes - v1\.5\.2 - - Release Summary + - Release Summary - Minor Changes - v1\.5\.1 - - Release Summary -- v1\.5\.0 - Release Summary +- v1\.5\.0 + - Release Summary - Minor Changes - v1\.4\.0 - - Release Summary + - Release Summary - Minor Changes - v1\.3\.1 - - Release Summary + - Release Summary - Bugfixes - v1\.3\.0 - - Release Summary + - Release Summary - Minor Changes - Bugfixes - v1\.2\.3 - - Release Summary -- v1\.2\.2 - Release Summary +- v1\.2\.2 + - Release Summary - Bugfixes - v1\.2\.1 - - Release Summary + - Release Summary - Minor Changes - v1\.2\.0 - - Release Summary + - Release Summary - Minor Changes - New Modules - v1\.1\.1 - - Release Summary + - Release Summary - Bugfixes - v1\.1\.0 - - Release Summary + - Release Summary - New Plugins - Inventory - v1\.0\.0 - - Release Summary + - Release Summary - Breaking Changes / Porting Guide + +## v2\.0\.3 + + +### Release Summary + +Maintenance release with updated documentation\. + ## v2\.0\.2 - + ### Release Summary Maintenance release with updated documentation\. @@ -91,7 +101,7 @@ Maintenance release with updated documentation\. ## v2\.0\.1 - + ### Release Summary Bugfix release\. @@ -104,7 +114,7 @@ Bugfix release\. ## v2\.0\.0 - + ### Release Summary New major release 2\.0\.0\. @@ -132,7 +142,7 @@ New major release 2\.0\.0\. ## v1\.9\.2 - + ### Release Summary Bugfix release\. @@ -145,7 +155,7 @@ Bugfix release\. ## v1\.9\.1 - + ### Release Summary Bugfix release\. @@ -158,7 +168,7 @@ Bugfix release\. ## v1\.9\.0 - + ### Release Summary Feature and maintenance release\. @@ -176,7 +186,7 @@ Feature and maintenance release\. ## v1\.8\.2 - + ### Release Summary Maintenance release with updated documentation\. @@ -189,7 +199,7 @@ Maintenance release with updated documentation\. ## v1\.8\.1 - + ### Release Summary Maintenance release with updated documentation\. @@ -210,7 +220,7 @@ for the rendered HTML version of the documentation of the latest release\. ## v1\.8\.0 - + ### Release Summary Feature release for the Hetzner firewall changes\. @@ -229,7 +239,7 @@ Feature release for the Hetzner firewall changes\. ## v1\.7\.0 - + ### Release Summary Feature release\. @@ -242,7 +252,7 @@ Feature release\. ## v1\.6\.0 - + ### Release Summary Feature release with improved documentation\. @@ -255,7 +265,7 @@ Feature release with improved documentation\. ## v1\.5\.2 - + ### Release Summary Maintenance release with a documentation improvement\. @@ -268,7 +278,7 @@ Maintenance release with a documentation improvement\. ## v1\.5\.1 - + ### Release Summary Maintenance release with small documentation fixes\. @@ -276,7 +286,7 @@ Maintenance release with small documentation fixes\. ## v1\.5\.0 - + ### Release Summary Maintenance release changing the way licenses are declared\. No functional changes\. @@ -289,7 +299,7 @@ Maintenance release changing the way licenses are declared\. No functional chang ## v1\.4\.0 - + ### Release Summary Feature release\. @@ -302,7 +312,7 @@ Feature release\. ## v1\.3\.1 - + ### Release Summary Maintenance release\. @@ -315,7 +325,7 @@ Maintenance release\. ## v1\.3\.0 - + ### Release Summary Feature and bugfix release\. @@ -333,7 +343,7 @@ Feature and bugfix release\. ## v1\.2\.3 - + ### Release Summary Docs update release\. @@ -341,7 +351,7 @@ Docs update release\. ## v1\.2\.2 - + ### Release Summary Bugfix release\. @@ -354,7 +364,7 @@ Bugfix release\. ## v1\.2\.1 - + ### Release Summary Maintenance release\. @@ -367,7 +377,7 @@ Maintenance release\. ## v1\.2\.0 - + ### Release Summary Feature release with multiple new modules\. @@ -394,7 +404,7 @@ Feature release with multiple new modules\. ## v1\.1\.1 - + ### Release Summary Bugfix release which reduces the number of HTTPS queries for the modules and plugins\. @@ -407,7 +417,7 @@ Bugfix release which reduces the number of HTTPS queries for the modules and plu ## v1\.1\.0 - + ### Release Summary Release with a new inventory plugin\. @@ -423,7 +433,7 @@ Release with a new inventory plugin\. ## v1\.0\.0 - + ### Release Summary The community\.hrobot continues the work on the Hetzner Robot modules from their state in community\.general 1\.2\.0\. The changes listed here are thus relative to the modules community\.general\.hetzner\_\*\. diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3bd72b40..946a9b93 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -4,6 +4,14 @@ Community Hetzner Robot Collection Release Notes .. contents:: Topics +v2.0.3 +====== + +Release Summary +--------------- + +Maintenance release with updated documentation. + v2.0.2 ====== diff --git a/changelogs/changelog.yaml b/changelogs/changelog.yaml index 304d1a7c..02fc8306 100644 --- a/changelogs/changelog.yaml +++ b/changelogs/changelog.yaml @@ -337,3 +337,9 @@ releases: - 0-readme.yml - 2.0.2.yml release_date: '2024-10-04' + 2.0.3: + changes: + release_summary: Maintenance release with updated documentation. + fragments: + - 2.0.3.yml + release_date: '2024-12-30' diff --git a/changelogs/fragments/2.0.3.yml b/changelogs/fragments/2.0.3.yml deleted file mode 100644 index 47d693b2..00000000 --- a/changelogs/fragments/2.0.3.yml +++ /dev/null @@ -1 +0,0 @@ -release_summary: Maintenance release with updated documentation.