From 4566e021bf23bce1a99d971fad9cf524fb8a5518 Mon Sep 17 00:00:00 2001 From: Victor Jung Date: Thu, 5 Feb 2026 10:27:25 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f135d18cd7..cc185c7459 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,25 @@ # Changelog This file contains the changelog for the Deeploy project. The changelog is divided into sections based on the version of the project. Each section contains a list of pull requests, features, changes, fixes, and removals that were made in that version. -## Unreleased (Planned Release Target: v0.2.1) +## Unreleased (Planned Release Target: v0.2.2) + + +### List of Pull Requests +- + +### Added +- + +### Changed +- + +### Fixed +- + +### Removed +- + +## Release v0.2.1 (2026-02-05) [#158](https://github.com/pulp-platform/Deeploy/pull/158) ### List of Pull Requests - PyPi Package Deployment + Remove Banshee Dept [#154](https://github.com/pulp-platform/Deeploy/pull/154)