File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ Versions follow [ Semantic Versioning] ( https://semver.org/ ) (` <major>.<minor>.<patch> ` ).
4+
5+ Backward incompatible (breaking) changes will only be introduced in major versions
6+ with advance notice in the ** Deprecations** section of releases.
7+
8+ <!--
9+ You should *NOT* be adding new changelog entries to this file,
10+ this file is managed by towncrier.
11+ See `changelog/README.md`.
12+
13+ You *may* edit previous changelogs to fix problems like typo corrections or such.
14+ To add a new changelog entry, please see
15+ `changelog/README.md`
16+ and https://pip.pypa.io/en/latest/development/contributing/#news-entries,
17+ noting that we use the `changelog` directory instead of news,
18+ markdown instead of restructured text and use slightly different categories
19+ from the examples given in that link.
20+ -->
21+
22+ <!-- towncrier release notes start -->
23+
You can’t perform that action at this time.
0 commit comments