Use this file to document migration steps between versions of EasyLibrary.
- Update namespace imports if an API moved.
- Check README examples against the new version.
- Run
composer run qualitybefore publishing a release. - Mention any required PocketMine-MP or PHP version changes in release notes.
When a standalone library is also embedded into EasyLibrary, keep public API changes synchronized between both distributions.