-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
00d7dca
commit fb2c1e7
Showing
1 changed file
with
4 additions
and
10 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 |
---|---|---|
@@ -1,15 +1,9 @@ | ||
# Change Log | ||
|
||
All notable changes to the "mod-id" Minecraft mod will be documented in this file. | ||
All notable changes to the "soul-fire-d" Minecraft mod will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Forge Semantic Versioning](https://docs.minecraftforge.net/en/latest/gettingstarted/versioning/#versioning). | ||
and this project adheres to [Forge Semantic Versioning](https://mcforge.readthedocs.io/en/latest/gettingstarted/versioning/#versioning). | ||
|
||
## [Unreleased] | ||
- Nothing new. | ||
|
||
## [1.19-1.0.0.0] - yyyy/mm/dd | ||
- List of changes. | ||
|
||
[Unreleased]: https://github.com/author/mod-id | ||
[1.19-1.0.0.0]: https://github.com/author/mod-id/releases/tag/v1.19-1.0.0.0 | ||
## **Migration** | ||
This Changelog has been migrated to the newest [Changelog](https://github.com/Nyphet/soul-fire-d/blob/master/CHANGELOG.md), refer to that one. |