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 }