Skip to content

Commit 9a7c2b0

Browse files
committed
tweak CHANGELOG
1 parent 5792341 commit 9a7c2b0

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626

2727
### Security
2828

29-
## [[0.1.0](https://github.com/<author>/<my-package>/releases/tag/v0.1.0)] - 2025-01-01
29+
## [0.1.0] - 2025-01-01
3030

31-
Initial Release
31+
### Added
32+
33+
<!-- Describe the feature set of the initial release here -->
34+
-
35+
-
36+
-
37+
38+
<!--
39+
Below are the target URLs for each version
40+
You can link version numbers (in level-2 headings)
41+
to the corresponding tag on GitHub, or the diff
42+
in comparison to the previous release
43+
-->
44+
45+
[Unreleased]: https://github.com/<author>/<my-package>/compare/v0.1.0...HEAD
46+
[0.1.0]: https://github.com/<author>/<my-package>/releases/tag/v0.1.0

0 commit comments

Comments
 (0)