We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3e5f58 commit 0b3e364Copy full SHA for 0b3e364
CHANGELOG.md
@@ -0,0 +1,14 @@
1
+# Changelog
2
+
3
+All notable changes to this project will be documented in this file.
4
+It is updated on each new release based on contributions since the last release.
5
6
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
7
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
8
9
+## 0.1.0 - 2024-10-02
10
11
+### Added
12
13
+- Initial versioned release of the project.
14
+- Add version-level changelog.
0 commit comments