Skip to content

Commit c19b7f3

Browse files
Release 0.6.2
1 parent bf836e7 commit c19b7f3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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.2] - 2024-06-07
11+
1012
### Changed
1113

1214
- Template uses ModUtil `4.0.0` and `once_loaded.game` instead of `on_ready_final`.
@@ -78,7 +80,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7880

7981
- First version of the template!
8082

81-
[unreleased]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.6.1...HEAD
83+
[unreleased]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.6.2...HEAD
84+
[0.6.2]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.6.1...0.6.2
8285
[0.6.1]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.6.0...0.6.1
8386
[0.6.0]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.5.1...0.6.0
8487
[0.5.1]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.5.0...0.5.1

0 commit comments

Comments
 (0)