We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57bbcc8 commit 0ff5541Copy full SHA for 0ff5541
CHANGELOG.md
@@ -0,0 +1,17 @@
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],
6
+and this project adheres to [Semantic Versioning].
7
8
+## [0.1.0] - 2023-06-06
9
10
+- initial release
11
12
+<!-- Links -->
13
+[keep a changelog]: https://keepachangelog.com/en/1.0.0/
14
+[semantic versioning]: https://semver.org/spec/v2.0.0.html
15
16
+<!-- Versions -->
17
+[0.1.0]: https://github.com/traPtitech/rust-traq/releases/tag/v0.1.0
0 commit comments