Document semver

pull/827/head
Nicco Kunzmann 2025-05-07 16:37:15 +01:00
rodzic c8576835de
commit 9fe0dd9753
1 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -1,6 +1,12 @@
Changelog
=========
We use `Semantic Versioning <https://semver.org>`_.
- Breaking changes increase the **major** version number.
- New features increase the **minor** version number.
- Minor changes and bug fixes increase the **patch** version number.
6.2.1 (unreleased)
------------------