Release 3.21.1

This commit is contained in:
Dylan K. Taylor
2021-07-05 18:49:26 +01:00
parent 72e4660800
commit a50ef2af6f
2 changed files with 5 additions and 1 deletions

View File

@ -9,3 +9,7 @@ Plugin developers should **only** update their required API to this version if y
# 3.21.0
- PHP 7.4 is now required as a minimum.
- A workaround for player movement added in 1.14.30 has been removed.
# 3.21.1
- Fixed so-called 'pot lag' - a bug that could occur when using items while rapidly switching hotbar slots.
- Plugins in crashdumps are now ordered alphabetically for easier reading.