release v1.2.0rc1 by methane · Pull Request #681 · msgpack/msgpack-python
Pull request overview
This PR prepares the codebase for the v1.2.0rc1 release by bumping the exposed package version and adding a new top-of-file changelog entry for the upcoming 1.2.0 line.
Changes:
- Update
msgpack.__version__(and the exportedversiontuple) to1.2.0rc1. - Add a new
1.2.0changelog section at the top ofCHANGELOG.md.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| msgpack/init.py | Bumps the exported version identifiers for the release candidate. |
| CHANGELOG.md | Adds the release notes section for the upcoming 1.2.0 release line. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.