Skip to content

Prettify changelogs#196

Merged
srittau merged 1 commit into
typeshed-internal:mainfrom
donbarbos:improve-changelogs
Jul 16, 2026
Merged

Prettify changelogs#196
srittau merged 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)

@srittau srittau left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the long delay. Looks great!

@srittau
srittau merged commit 5a6c8f3 into typeshed-internal:main Jul 16, 2026
3 checks passed
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.

3 participants