[ci skip] changelog: mention DedicatedQueryNetworkInterface

This commit is contained in:
Dylan K. Taylor 2021-01-08 20:51:56 +00:00
parent eb1c59597d
commit f4d81c0997
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -13,6 +13,7 @@ This major version features substantial changes throughout the core, including s
- Spawn protection has been removed. The [BasicSpawnProtection](https://github.com/pmmp/BasicSpawnProtection) plugin is provided as a substitute.
- CTRL+C signal handling has been removed. The [PcntlSignalHandler](https://github.com/pmmp/PcntlSignalHandler) plugin is provided as a substitute.
- Player movement anti-cheat has been removed. Its corresponding `pocketmine.yml` setting `player.anti-cheat.allow-movement-cheats` has been removed.
- GS4 Query no longer breaks when disabling RakLib.
- The `pocketmine_chunkutils` PHP extension has been dropped.
- New PHP extensions are required by this version:
- [ds](https://github.com/php-ds/ext-ds)