Add changelog entry for CombinedEffect

This commit is contained in:
Lukas Klingsbo
2020-06-05 22:38:17 +02:00
parent 09cc9486d4
commit 27fa346bf5

View File

@ -3,6 +3,7 @@
## [next]
- Fix Box2DComponent render priority
- Fix PositionComponentEffect drifting
- Add possibility to combine effects
## 0.22.0
- Fixing BaseGame tap detectors issues