Skip to content

Commit 99622ea

Browse files
Release 0.7.0
1 parent e4e52a8 commit 99622ea

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.7.0] - 2025-10-18
11+
1012
### Changed
1113

1214
- The template now contains code snippets from the mod creation guide on the [wiki](https://sgg-modding.github.io/Hades2ModWiki/docs/category/creating-your-first-mod).
@@ -85,7 +87,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8587

8688
- First version of the template!
8789

88-
[unreleased]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.6.2...HEAD
90+
[unreleased]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.7.0...HEAD
91+
[0.7.0]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.6.2...0.7.0
8992
[0.6.2]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.6.1...0.6.2
9093
[0.6.1]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.6.0...0.6.1
9194
[0.6.0]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.5.1...0.6.0

0 commit comments

Comments
 (0)