Skip to content

Commit 2f995f8

Browse files
CHANGELOG.rst template
Document notable changes and versioning for the project.
1 parent 67d882c commit 2f995f8

1 file changed

Lines changed: 55 additions & 0 deletions

File tree

docs/templates/CHANGELOG.rst

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
=========
2+
Changelog
3+
=========
4+
5+
All notable changes to this project will be documented in this file.
6+
7+
The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_,
8+
and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.
9+
10+
----
11+
12+
[Unreleased]
13+
============
14+
15+
Added
16+
-----
17+
18+
Changed
19+
-------
20+
21+
Nothing yet.
22+
23+
Deprecated
24+
----------
25+
26+
Nothing yet.
27+
28+
Removed
29+
-------
30+
31+
Nothing yet.
32+
33+
Fixed
34+
-----
35+
36+
Nothing yet.
37+
38+
Security
39+
--------
40+
41+
Nothing yet.
42+
----
43+
44+
Changed
45+
-------
46+
47+
----
48+
49+
[0.1.0] - 2025-xyz-xyz
50+
====================
51+
52+
Initial release.
53+
54+
Added
55+
-----

0 commit comments

Comments
 (0)