docs: Update changelog

This commit is contained in:
2026-03-01 19:44:20 +01:00
parent ad9c22243a
commit 7673399f3e

View File

@@ -7,9 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
### Added
- `networking`: Added module for Minecraft networking.
### Changed ### Changed
- `weaver-pojo-serde-extension`: Slightly changed the `SerdePojoReaderWriterSpec` - `weaver-pojo-serde-extension`: Slightly changed the `SerdePojoReaderWriterSpec`
to be more closely aligned with Java's identifier rules. to be more closely aligned with Java's identifier rules.
- `attributes-extension`: The `AttributesReadWriteFilterExtension` now correctly skips non-matching compound entries
instead of returning `null` for them.
## [0.7.0] - 2025-12-19 ## [0.7.0] - 2025-12-19