Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pulpbot authored and pedro-psb committed Oct 18, 2024
1 parent da351cc commit 8044472
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,17 @@

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

## 3.27.2 (2024-10-17) {: #3.27.2 }

#### Bugfixes {: #3.27.2-bugfix }

- Fixed the JSONField specification so it doesn't break ruby bindings.
[#3639](https://github.com/pulp/pulp_rpm/issues/3639)
- Fixed stacktrace from create_modulemd() when trying to report an error.
[#3756](https://github.com/pulp/pulp_rpm/issues/3756)

---

## 3.27.1 (2024-06-20) {: #3.27.1 }


Expand Down Expand Up @@ -44,6 +55,19 @@

---

## 3.26.2 (2024-10-17) {: #3.26.2 }

#### Bugfixes {: #3.26.2-bugfix }

- Honor repository's compression_type for publications unless overridden
[#3614](https://github.com/pulp/pulp_rpm/issues/3614)
- Declared compatibility against pulpcore<3.70.
[#3620](https://github.com/pulp/pulp_rpm/issues/3620)
- Fixed stacktrace from create_modulemd() when trying to report an error.
[#3756](https://github.com/pulp/pulp_rpm/issues/3756)

---

## 3.26.1 (2024-06-16) {: #3.26.1 }


Expand Down Expand Up @@ -91,6 +115,19 @@

---

## 3.25.6 (2024-10-17) {: #3.25.6 }

#### Bugfixes {: #3.25.6-bugfix }

- Honor repository's compression_type for publications unless overridden
[#3614](https://github.com/pulp/pulp_rpm/issues/3614)
- Declared compatibility against pulpcore<3.70.
[#3620](https://github.com/pulp/pulp_rpm/issues/3620)
- Fixed stacktrace from create_modulemd() when trying to report an error.
[#3756](https://github.com/pulp/pulp_rpm/issues/3756)

---

## 3.25.5 (2024-06-16) {: #3.25.5 }


Expand Down

0 comments on commit 8044472

Please sign in to comment.