We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81d3c9c commit 0a723bfCopy full SHA for 0a723bf
CHANGES.md
@@ -8,6 +8,17 @@
8
9
[//]: # (towncrier release notes start)
10
11
+## 2.25.1 (2025-05-16) {: #2.25.1 }
12
+
13
+#### Bugfixes {: #2.25.1-bugfix }
14
15
+- Fixed the Registry API returning 'charset utf-8' in the Content-Type header.
16
+ [#1997](https://github.com/pulp/pulp_container/issues/1997)
17
+- Fixed a 500 error when using a file storage domain at a custom MEDIA_ROOT.
18
+ [#1998](https://github.com/pulp/pulp_container/issues/1998)
19
20
+---
21
22
## 2.25.0 (2025-04-15) {: #2.25.0 }
23
24
#### Features {: #2.25.0-feature }
0 commit comments