◐ Shell
clean mode source ↗

change changelog format to markdown by methane · Pull Request #680 · msgpack/msgpack-python

Pull request overview

This PR switches the repository changelog from reStructuredText to Markdown and updates the package metadata to point at the new changelog location.

Changes:

  • Update pyproject.toml project URL to reference CHANGELOG.md.
  • Add CHANGELOG.md containing the converted changelog content.
  • Remove the legacy ChangeLog.rst file.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.

File Description
pyproject.toml Updates the published “Changelog” URL to the new Markdown file.
ChangeLog.rst Removes the old reStructuredText changelog file.
CHANGELOG.md Adds the changelog in Markdown (conversion artifacts need cleanup per comments).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.