Merge pull request #2616 from davidhewitt/changelog-unreleased
CHANGELOG: add link for unreleased changes
This commit is contained in:
commit
045df99061
|
@ -6,6 +6,8 @@ PyO3 versions, please see the [migration guide](https://pyo3.rs/latest/migration
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
To see unreleased changes, please see the [CHANGELOG on the main branch guide](https://pyo3.rs/main/changelog.html).
|
||||
|
||||
<!-- towncrier release notes start -->
|
||||
|
||||
## [0.17.1] - 2022-08-28
|
||||
|
|
Loading…
Reference in a new issue