Skip to content

Prettify changelogs#196

Open
donbarbos wants to merge 1 commit into
typeshed-internal:mainfrom
donbarbos:improve-changelogs
Open

Prettify changelogs#196
donbarbos wants to merge 1 commit into
typeshed-internal:mainfrom
donbarbos:improve-changelogs

Conversation

@donbarbos

@donbarbos donbarbos commented Feb 4, 2026

Copy link
Copy Markdown
Contributor
  • Remove scope prefix for commit titles (It doesn't seem to make sense for package changelog)
  • Add indentation to commit description
  • Add ' \' for correct line breaks
  • Add link to PyPI release in header (This is debatable, and I’m not sure how useful this would be, as the raw Markdown may not be very readable)

Authlib.md changelog example:

After Before
scrn21 scrn22
After Before
scrn31 scrn32

* Remove scope prefix for commit titles (It doesn't seem to make sense
  for package changelog)
* Add indentation to commit description
* Add ' \' for correct line breaks
* Add link to PyPI release in header (This is debatable, and I’m not
  sure how useful this would be, as the raw Markdown may not be very
  readable)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant