Skip to content

Commit 1dfd6d7

Browse files
committed
Update Changelog
1 parent 1ea7c62 commit 1dfd6d7

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGES.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,29 @@
88

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

11+
## 3.16.0 (2025-06-10) {: #3.16.0 }
12+
13+
#### Features {: #3.16.0-feature }
14+
15+
- Added support for on-demand content to `repair_metadata` endpoint.
16+
[#849](https://github.com/pulp/pulp_python/issues/849)
17+
18+
#### Bugfixes {: #3.16.0-bugfix }
19+
20+
- Fixed pull-through caching not working for indexes that use relative URLs.
21+
[#842](https://github.com/pulp/pulp_python/issues/842)
22+
23+
---
24+
25+
## 3.15.1 (2025-06-10) {: #3.15.1 }
26+
27+
#### Bugfixes {: #3.15.1-bugfix }
28+
29+
- Fixed pull-through caching not working for indexes that use relative URLs.
30+
[#842](https://github.com/pulp/pulp_python/issues/842)
31+
32+
---
33+
1134
## 3.15.0 (2025-05-13) {: #3.15.0 }
1235

1336
#### Features {: #3.15.0-feature }

0 commit comments

Comments
 (0)