Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 22 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@

[//]: # (towncrier release notes start)

## 3.13.2 (2025-02-20) {: #3.13.2 }

#### Misc {: #3.13.2-misc }

-

---

## 3.13.1 (2025-02-11) {: #3.13.1 }

No significant changes.
Expand Down Expand Up @@ -118,7 +126,20 @@ No significant changes.

---

## 3.11.3 (2024-08-21) {: #3.11.3 }
## 3.11.4 (2025-02-20) {: #3.11.4 }

#### Bugfixes {: #3.11.4-bugfix }

- Fixed the JSONField specification so it doesn't break ruby bindings.
See context [here](https://github.com/pulp/pulp_rpm/issues/3639).

#### Misc {: #3.11.4-misc }

-

---

# ## 3.11.3 (2024-08-21) {: #3.11.3 }

#### Bugfixes {: #3.11.3-bugfix }

Expand Down