Skip to content

Commit 39b1262

Browse files
committed
adapt changelog
1 parent 5dee231 commit 39b1262

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
### Changed
11+
- [#667] Broadcast messages where possible in chat box functions instead of sending them to player individually. Improves third party chat mod support like discord integrations.
12+
13+
### Fixed
14+
- [#784] Fixed that the energy detector would allow more throughput when there are multiple energy transmissions per tick
15+
16+
### Added
17+
- [#757] Added utf8 support to the Chat Box. Adds an optional "useutf8" parameter.
18+
- [#755] Added a disabled peripheral, see https://docs.advanced-peripherals.de/latest/guides/disabled_peripherals for more info.
19+
920
## [1.19.2-0.7.37r] - 2024-10-06
1021

1122
### Added

0 commit comments

Comments
 (0)