File tree Expand file tree Collapse file tree 3 files changed +11
-8
lines changed
Expand file tree Collapse file tree 3 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 88
99[ // ] : # ( towncrier release notes start )
1010
11+ ## 3.10.2 (2025-11-18) {: #3 .10.2 }
12+
13+ No significant changes
14+
15+ ---
16+
1117## 3.10.1 (2025-07-23) {: #3 .10.1 }
1218
1319### Bugfixes
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11[tool .towncrier ]
22package = " pulp_python"
3- filename = " CHANGES.rst "
3+ filename = " CHANGES.md "
44directory = " CHANGES/"
5- title_format = " {version} ({project_date})"
5+ title_format = " ## {version} ({project_date}) {{: #{version} }} "
66template = " CHANGES/.TEMPLATE.md"
7- issue_format = " `#{issue} <https://github.com/pulp/pulp_python/issues/{issue}>`__"
7+ issue_format = " [#{issue}](https://github.com/pulp/pulp_python/issues/{issue})"
8+ start_string = " [//]: # (towncrier release notes start)\n "
9+ underlines = [" " , " " , " " ]
810
911[tool .check-manifest ]
1012ignore = [
You can’t perform that action at this time.
0 commit comments