From e4ce4b490a05bb034f9ef75d652988832c202008 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Tue, 16 Dec 2025 03:28:15 +0000 Subject: [PATCH] Update Changelog --- CHANGES.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 0c0773861..013ccd25d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,21 @@ [//]: # (towncrier release notes start) +## 2.26.5 (2025-12-15) {: #2.26.5 } + +#### Bugfixes {: #2.26.5-bugfix } + +- Fix an `AttributeError` issue that most commonly appears when running the `container-handle-image-data` management command. + [#2122](https://github.com/pulp/pulp_container/issues/2122) + +--- + +## 2.26.4 (2025-12-15) {: #2.26.4 } + +No significant changes. + +--- + ## 2.26.3 (2025-10-16) {: #2.26.3 } #### Bugfixes {: #2.26.3-bugfix } @@ -53,6 +68,12 @@ --- +## 2.25.2 (2025-12-15) {: #2.25.2 } + +No significant changes. + +--- + ## 2.25.1 (2025-05-16) {: #2.25.1 } #### Bugfixes {: #2.25.1-bugfix }