Skip to content

Commit 6a863fd

Browse files
sirosenwebknjazjayaddison
committed
Various small fixes to the changelog
Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <578543+webknjaz@users.noreply.github.com> Co-authored-by: James Addison <55152140+jayaddison@users.noreply.github.com>
1 parent e8adc41 commit 6a863fd

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

CHANGELOG.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
2-
31
<!-- towncrier release notes start -->
42

53
## v7.5.1
@@ -8,7 +6,7 @@
86

97
### Bug fixes
108

11-
- Fix static parsing of {file}`pyproject.toml` data when the
9+
- Fixed static parsing of {file}`pyproject.toml` data when the
1210
{file}`pyproject.toml` is supplied as a relative path -- by {user}`sirosen`.
1311

1412
*PRs and issues:* {issue}`2215`, {issue}`2221`, {issue}`2233`
@@ -23,29 +21,33 @@
2321

2422
*PRs and issues:* {issue}`2223`
2523

26-
- Fix an incompatibility with ``click >= 8.3`` which made ``pip-compile`` display incorrect
24+
- Fixed an incompatibility with ``click >= 8.3`` which made ``pip-compile`` display incorrect
2725
options in the compile command in output headers -- by {user}`sirosen`.
2826

2927
*PRs and issues:* {issue}`2235`
3028

29+
### Features
30+
31+
- `pip-tools` now officially supports `pip` version 25.2 -- by {user}`sirosen`.
32+
33+
*PRs and issues:* {issue}`2214`
34+
3135
### Improved documentation
3236

33-
- ReadTheDocs builds for `pip-tools` no longer include htmlzip and pdf outputs -- by :user:`sirosen`.
37+
- ReadTheDocs builds for `pip-tools` no longer include htmlzip and pdf outputs -- by {user}`sirosen`.
3438

3539
*PRs and issues:* {issue}`2218`
3640

3741
### Contributor-facing changes
3842

39-
- `pip-tools` now tests on and officially supports `pip` version 25.2 -- by {user}`sirosen`.
43+
- `pip-tools` now tests on `pip` version 25.2 -- by {user}`sirosen`.
4044

4145
*PRs and issues:* {issue}`2214`
4246

43-
- Documentation build and changelog maintenance -- by {user}`jayaddison` (for OpenCulinary).
47+
- The changelog documentation for contributors now provides hyperlinks to the source of each example change note -- by {user}`jayaddison` (for OpenCulinary).
4448

4549
*PRs and issues:* {issue}`2217`
4650

47-
### Miscellaneous internal changes
48-
4951
- The CPython versions tested in nightly CI runs are now separate from
5052
branch and PR CI, and don't include very old versions -- by {user}`sirosen`.
5153

0 commit comments

Comments
 (0)