From 8facd40a43bc0b408ca62dce3dd104bd2a710e28 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Wed, 19 Jun 2024 03:05:41 +0000 Subject: [PATCH] Update Changelog [noissue] --- CHANGES.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 8fcbeaf9..813e5e19 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -8,6 +8,17 @@ [//]: # (towncrier release notes start) +## 2.3.1 (2024-06-18) {: #2.3.1 } + + +#### Bugfixes {: #2.3.1-bugfix } + +- Fixed an issue with `rpm-ostree` having multiples commits in the same tar file and breaking + Pulp `import-commits`. + [#366](https://github.com/pulp/pulp_ostree/issues/366) + +--- + ## 2.3.0 (2024-02-19) {: #2.3.0 } ### Features