-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔖 chore(release): prepare for v0.0.1
- Loading branch information
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Changelog | ||
|
||
Welcome to the changelog for dōteki. This document aims to provide a comprehensive list of all notable changes made to the project, organised chronologically by release version. | ||
|
||
We use Semantic Versioning (SemVer) for our version numbers, formatted as MAJOR.MINOR.PATCH. Major version changes involve significant (breaking) changes, minor versions introduce features and improvements in a backward compatible manner, and patch versions are for bug fixes and minor tweaks. | ||
|
||
## 0.0.1 - 2024-01-19 | ||
|
||
### ✨ Features | ||
|
||
- Initial commit - ([9d80472](https://github.com/welpo/doteki/commit/9d8047210edecbd0a4db2ba478f2dffab102ab68)) | ||
|
||
<!-- generated by git-cliff --> |