mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-19 07:26:00 +00:00
missed a bit
This commit is contained in:
parent
5832f42783
commit
02bc43b440
@ -272,6 +272,15 @@ This build has breaking API changes, so the API has been bumped to 3.0.0-ALPHA6.
|
||||
- `Item->setLore()` is now fluent.
|
||||
|
||||
# 3.0.0-ALPHA7
|
||||
**For Minecraft PE 1.1.0.55**
|
||||
Many breaking API changes for type safety, major entity performance improvements, custom blocks & items
|
||||
|
||||
**DISCLAIMER: This is an ALPHA snapshot. This version is NOT FEATURE COMPLETE and may be unstable. PMMP is not responsible for nuclear war, explosions or loss of data resulting from use of this build. Please use our issue tracker to report bugs.**
|
||||
|
||||
This build has breaking API changes, so the API has been bumped to 3.0.0-ALPHA7. These changes are NOT yet complete.
|
||||
|
||||
**NOTE: This will be the last big release to support PHP 7.0.**
|
||||
|
||||
## Core
|
||||
- Backtraces no longer incorrectly show a `boolean` parameter when a function call in the stack trace had no parameters.
|
||||
- Configs will now save correctly when the type was auto-detected due to being unspecified.
|
||||
|
Loading…
x
Reference in New Issue
Block a user