update changelog

This commit is contained in:
ethan 2024-03-24 13:52:33 +08:00
parent 7b8ed3a017
commit b03c6d22f6

View File

@ -1,3 +1,22 @@
## 0.0.5
---
#### ✨ New Features
- Add: Fade-in Fade-out Animation for Graphics
- Add: Growing Animation for Arrow-shaped Graphics
#### ⚠️ Breaking changes
- Set Default Style to Cesium Default Style
#### 🐞 Bug fixes
- Disable Cesium's Auto-Centering Viewport Behavior on Double Click
## 0.0.4
---