Skip to content

Commit 268e6cf

Browse files
committed
Add CHANGELOG
1 parent 97b1053 commit 268e6cf

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

docs/changelog.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
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+

0 commit comments

Comments
 (0)