From c3c9b1c4582f8e39aab6884951046c55cdf5d5d4 Mon Sep 17 00:00:00 2001 From: pulpbot Date: Tue, 22 Oct 2024 03:08:38 +0000 Subject: [PATCH] Update Changelog --- CHANGES.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index ef329dbd8..ad65c09d4 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -55,6 +55,15 @@ --- +## 3.26.3 (2024-10-21) {: #3.26.3 } + +#### Bugfixes {: #3.26.3-bugfix } + +- Fixed the JSONField specification so it doesn't break ruby bindings. + [#3639](https://github.com/pulp/pulp_rpm/issues/3639) + +--- + ## 3.26.2 (2024-10-17) {: #3.26.2 } #### Bugfixes {: #3.26.2-bugfix }