Skip to content

Commit fb8f98c

Browse files
Release 0.6.0
1 parent 6005afd commit fb8f98c

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.6.0] - 2024-05-20
11+
1012
### Added
1113

1214
- Added dedicated `ready` and `reload` files so `main.lua` can be ignored for simple mods.
@@ -60,7 +62,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6062

6163
- First version of the template!
6264

63-
[unreleased]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.5.1...HEAD
65+
[unreleased]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.6.0...HEAD
66+
[0.6.0]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.5.1...0.6.0
6467
[0.5.1]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.5.0...0.5.1
6568
[0.5.0]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.4.0...0.5.0
6669
[0.4.0]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.3.0...0.4.0

0 commit comments

Comments
 (0)