Updated changelog

This commit is contained in:
Joshua Barretto 2020-09-20 10:12:18 +01:00
parent ece4a01867
commit ee26ad662e

View File

@ -37,6 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Improved first person aiming
- Figure meshing no longer blocks the main thread.
- Overhauled persistence layer including no longer storing serialized JSON items in the database
- Overhauled representation of blocks to permit fluid and sprite coexistence
### Removed