pypa / pipx

Install and Run Python Applications in Isolated Environments
https://pipx.pypa.io
MIT License
9.51k stars 396 forks source link

Prepare news fragments for 1.6.0 #1431

Closed Gitznik closed 1 month ago

Gitznik commented 1 month ago

Summary of changes

Fixed the news fragments so they no longer break the formatting of the changelog.

Will create a release PR after this is merged.

Test plan

Tested by running

# command(s) to exercise these changes
nox -s watch_docs
Gitznik commented 1 month ago

Do we actually want to keep the news fragment for #1400? I don't think there is any reason to include it in the changelog.

huxuan commented 1 month ago

Do we actually want to keep the news fragment for #1400? I don't think there is any reason to include it in the changelog.

I agree on removing it.

Gitznik commented 1 month ago

Do we actually want to keep the news fragment for #1400? I don't think there is any reason to include it in the changelog.

I agree on removing it.

Done