fix(minecraft-fabric-helper): Add missing newline in error log messages

This commit is contained in:
2026-05-24 16:39:47 +02:00
parent 21749e9d0b
commit 4bc05471d8
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- `core`: Fixed return type of `MutableStructuredConfigEntry#apply` to correctly be itself.
- `minecraft-fabric-helper`: Fixed missing new line in error log message.
- `weaver-pojo`: Fixed `StringMapPojoWeaver` weaving entries without `@StringMapWeaving` annotation.
## [0.8.1] - 2026-04-26