Skip to content

Commit a62ed24

Browse files
committed
docs: add changelog
1 parent aec7dff commit a62ed24

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## [Unreleased]
8+
9+
### Added
10+
11+
12+
13+
### Changed
14+
15+
16+
17+
### Removed
18+
19+
...
20+
21+
## [3000.0.0] - 2025-11-16
22+
23+
Initial release.
24+
25+
### Added
26+
27+
Not applicable.
28+
29+
### Fixed
30+
31+
Not applicable.
32+
33+
### Changed
34+
35+
Not applicable.
36+
37+
<!-- markdownlint-disable-file MD024 -->
38+
39+
[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v3000.0.0...HEAD
40+
[3000.0.0]: https://github.com/olivierlacan/keep-a-changelog/releases/tag/v3000.0.0

0 commit comments

Comments
 (0)