25 lines
1.3 KiB
Markdown
25 lines
1.3 KiB
Markdown
# Latest changelog/Changelog for 1.0.0
|
|
|
|
Changes marked with 💖 will be listed in the short version of the changelog in `version.downloadMe`.
|
|
|
|
### Additions
|
|
- New thing without issue
|
|
- [#1](https://github.com/KadeDev/Kade-Engine/issues/1): New thing with issue
|
|
- [#1](https://github.com/KadeDev/Kade-Engine/issues/1) ([PR #1](https://github.com/KadeDev/Kade-Engine/pulls/1)): New thing with issue and pull request
|
|
- [PR #1](https://github.com/KadeDev/Kade-Engine/pulls/1): New thing with pull request but no issue
|
|
- 💖 [PR #1](https://github.com/KadeDev/Kade-Engine/pulls/1): New thing with pull request but no issue and it's going in the short changelog
|
|
|
|
### Changes
|
|
- Use same templates as additions
|
|
- Changes also includes stuff getting removed (as that happens less often so include it with changes)
|
|
|
|
### Bugfixes
|
|
- Use same templates as additions
|
|
- This is for when bugs get fixed. This should, like, always have an issue link, most of the time (if it has one)
|
|
|
|
## Links
|
|
[GitHub Release](https://github.com/KadeDev/Kade-Engine/releases/tag/1.4.2) · [Last Windows CI build]() · [Last macOS CI build]() · [Last Linux CI build]()
|
|
|
|
// Only include links section after it is no longer "latest changelog"
|
|
// "Last x CI build" links should link to a specific build, the last one for the version
|