Skip to content

Commit cfc9b6b

Browse files
committed
prep for v0.8.3 release
1 parent bf27cb3 commit cfc9b6b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

99
## Unreleased
1010

11+
## [v0.8.3](https://github.com/stackus/goht/compare/v0.8.2...v0.8.3) - 2025-07-25
12+
13+
### Fixed
14+
15+
- Non-HTML content will now be processed correctly when using EGO templates. Non-HTML content would cause an "unexpected character" error to be thrown.
16+
- Else statements will now be rendered correctly around all child statements. Previously, the 'else' statement was not being treated as an "opening" statement.
17+
1118
## [v0.8.2](https://github.com/stackus/goht/compare/v0.8.1...v0.8.2) - 2025-07-23
1219

1320
### Fixed

0 commit comments

Comments
 (0)