Updated changelog

This commit is contained in:
Joshua Barretto 2023-05-12 21:26:06 +01:00
parent 2aca9db4ac
commit 76fb68cf86

View File

@ -48,6 +48,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Item drops that are spatially close and compatible will now merge with one-another to reduce performance problems. - Item drops that are spatially close and compatible will now merge with one-another to reduce performance problems.
- Airships can now have sprites, which can be interacted with. - Airships can now have sprites, which can be interacted with.
- Some sprites can be sat on. - Some sprites can be sat on.
- Pet birds can now sit on the player's shoulder as they explore the world.
### Changed ### Changed