Skip to content

Commit dd89eeb

Browse files
Release 0.6.1
1 parent 2509c6d commit dd89eeb

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.1] - 2024-05-23
11+
1012
### Changed
1113

1214
- Template imports the game globals as a fallback.
@@ -71,7 +73,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7173

7274
- First version of the template!
7375

74-
[unreleased]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.6.0...HEAD
76+
[unreleased]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.6.1...HEAD
77+
[0.6.1]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.6.0...0.6.1
7578
[0.6.0]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.5.1...0.6.0
7679
[0.5.1]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.5.0...0.5.1
7780
[0.5.0]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.4.0...0.5.0

0 commit comments

Comments
 (0)