Skip to content

Commit

Permalink
Update Changelog.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Desoroxxx committed Dec 19, 2024
1 parent 12e4b30 commit 6945bd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ and this project follows the [Ragnarök Versioning Convention](https://github.co
### Changed

- `DeduplicatedLongQueue` now creates a new deduplication set instead of clearing it
- Client light processing now uses a queue which improves performance of light updates
- Improved client light processing performance by using a `DeduplicatedLongQueue` instead of a `Set` of `BlockPos` objects

### Fixed
Expand Down

0 comments on commit 6945bd3

Please sign in to comment.