diff --git a/CHANGES.md b/CHANGES.md index 013ccd25d..ea7356acd 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -111,6 +111,15 @@ No significant changes. --- +## 2.24.3 (2025-12-16) {: #2.24.3 } + +#### Bugfixes {: #2.24.3-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.24.2 (2025-04-23) {: #2.24.2 } No significant changes. @@ -160,6 +169,15 @@ No significant changes. --- +## 2.22.3 (2025-12-16) {: #2.22.3 } + +#### Bugfixes {: #2.22.3-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.22.2 (2025-04-03) {: #2.22.2 } No significant changes.