update CHANGELOG

This commit is contained in:
Nick Fisher
2024-05-21 13:24:02 +08:00
parent 9bfb6d37dd
commit 501a73ea55

View File

@@ -1,3 +1,10 @@
## 0.8.0
* separated into Dart- and Flutter- specific packages
* migrated Flutter package into federated plugin structure
* added web support
* addLight now accepts a LightType enum
* added support for setting falloff, spot light radius, sun radius & halo
## 0.7.0
* `removeAsset` & `clearAssets` have been renamed `removeEntity` and `clearEntities`
* added support for parenting one entity to another