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
54 changes: 54 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@

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

## 2.27.4 (2026-03-30) {: #2.27.4 }

#### Bugfixes {: #2.27.4-bugfix }

- Don't blow up on encountering PQC signatures.
[#2237](https://github.com/pulp/pulp_container/issues/2237)

---

## 2.27.3 (2026-03-18) {: #2.27.3 }

#### Bugfixes {: #2.27.3-bugfix }
Expand Down Expand Up @@ -66,6 +75,15 @@

---

## 2.26.9 (2026-03-30) {: #2.26.9 }

#### Bugfixes {: #2.26.9-bugfix }

- Don't blow up on encountering PQC signatures.
[#2237](https://github.com/pulp/pulp_container/issues/2237)

---

## 2.26.8 (2026-03-18) {: #2.26.8 }

#### Bugfixes {: #2.26.8-bugfix }
Expand Down Expand Up @@ -202,6 +220,15 @@ No significant changes.

---

## 2.24.8 (2026-03-30) {: #2.24.8 }

#### Bugfixes {: #2.24.8-bugfix }

- Don't blow up on encountering PQC signatures.
[#2237](https://github.com/pulp/pulp_container/issues/2237)

---

## 2.24.7 (2026-03-18) {: #2.24.7 }

#### Bugfixes {: #2.24.7-bugfix }
Expand Down Expand Up @@ -298,6 +325,15 @@ No significant changes.

---

## 2.22.7 (2026-03-30) {: #2.22.7 }

#### Bugfixes {: #2.22.7-bugfix }

- Don't blow up on encountering PQC signatures.
[#2237](https://github.com/pulp/pulp_container/issues/2237)

---

## 2.22.6 (2026-03-18) {: #2.22.6 }

#### Bugfixes {: #2.22.6-bugfix }
Expand Down Expand Up @@ -459,6 +495,15 @@ No significant changes.

---

## 2.20.8 (2026-03-30) {: #2.20.8 }

#### Bugfixes {: #2.20.8-bugfix }

- Don't blow up on encountering PQC signatures.
[#2237](https://github.com/pulp/pulp_container/issues/2237)

---

## 2.20.7 (2026-03-18) {: #2.20.7 }

#### Bugfixes {: #2.20.7-bugfix }
Expand Down Expand Up @@ -566,6 +611,15 @@ No significant changes.

---

## 2.19.9 (2026-03-30) {: #2.19.9 }

#### Bugfixes {: #2.19.9-bugfix }

- Don't blow up on encountering PQC signatures.
[#2237](https://github.com/pulp/pulp_container/issues/2237)

---

## 2.19.8 (2026-03-18) {: #2.19.8 }

#### Bugfixes {: #2.19.8-bugfix }
Expand Down
Loading