-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
V0.1.4 Release
- Loading branch information
Showing
9 changed files
with
129 additions
and
59 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.
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,27 @@ | ||
The format is ***based*** on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
# Basic Changelog Format | ||
|
||
## [version] - [date] | ||
|
||
- [Category (Added, Fixed, etc)] | ||
- [change] | ||
- [associated change] | ||
|
||
# Info | ||
you saw that this is BASED, on Keep a Changelog, but in this case it's real, I'm adding some Categories: | ||
|
||
"Engine Work" | ||
|
||
"Redone" | ||
|
||
"Behind the Scenes" | ||
|
||
"Work in Progress" | ||
|
||
"Experimental" | ||
|
||
# Don't: | ||
|
||
- Don't list Minor Changes that will not be noticed |
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