From 752a9e172d710c8c67bbb6791955c91eb6f5fbde Mon Sep 17 00:00:00 2001 From: Maxime U Garcia Date: Mon, 18 Mar 2024 14:52:38 +0100 Subject: [PATCH 1/2] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e61d9268..f676b8d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ 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). -## 2.0.0 - Asterix [xxxx-xx-xx] +## 2.0.0 - Asterix [2024-03-18] ### `Added` From 45eb7d5c230f852d29d0461adadad068a0350fcf Mon Sep 17 00:00:00 2001 From: Ramprasad Neethiraj <20065894+ramprasadn@users.noreply.github.com> Date: Mon, 18 Mar 2024 14:58:56 +0100 Subject: [PATCH 2/2] update changelog --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f676b8d9..b5243d01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,25 @@ 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). +## 2.1.0 - Obelix [xxxx-xx-xx] + +### `Added` + +### `Changed` + +### `Fixed` + +### Parameters + +| Old parameter | New parameter | +| ------------- | ------------- | + +:::note +Parameter has been updated if both old and new parameter information is present. +Parameter has been added if just the new parameter information is present. +Parameter has been removed if new parameter information isn't present. +::: + ## 2.0.0 - Asterix [2024-03-18] ### `Added`