Skip to content

Commit aa2d2c4

Browse files
Release 0.8.0
1 parent 36eaa38 commit aa2d2c4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [0.8.0] - 2026-01-27
11+
1012
### Added
13+
1114
- New lua files `ready_late.lua` and `reload_late.lua` that are loaded after H2M plugins are loaded.
1215

1316
### Changed
17+
1418
- Updated the release pipeline to automatically convert relative image paths in the README to absolute paths.
1519

1620
## [0.7.1] - 2025-10-23
@@ -103,7 +107,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
103107

104108
- First version of the template!
105109

106-
[unreleased]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.7.1...HEAD
110+
[unreleased]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.8.0...HEAD
111+
[0.8.0]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.7.1...0.8.0
107112
[0.7.1]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.7.0...0.7.1
108113
[0.7.0]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.6.2...0.7.0
109114
[0.6.2]: https://github.com/SGG-Modding/Hades2ModTemplate/compare/0.6.1...0.6.2

0 commit comments

Comments
 (0)