From 18c9ca889be15198ce55e5e480ad703b93c73f7f Mon Sep 17 00:00:00 2001 From: pulpbot Date: Thu, 31 Oct 2024 03:11:57 +0000 Subject: [PATCH] Update Changelog --- CHANGES.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 434581a1..11724500 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,15 @@ [//]: # (towncrier release notes start) +## 2.4.4 (2024-10-30) {: #2.4.4 } + +#### Bugfixes {: #2.4.4-bugfix } + +- Disable the an `import_all` test if pulpcore version is equal or higher than 3.59 given a specific fix in that version. + [#403](https://github.com/pulp/pulp_ostree/issues/403) + +--- + ## 2.4.3 (2024-07-09) {: #2.4.3 }