diff --git a/CHANGES b/CHANGES index 4b61b858..2e806d83 100644 --- a/CHANGES +++ b/CHANGES @@ -2,15 +2,17 @@ - [BREAK CHANGE] Update Project version to `1.0.0` - Extensions are completely detached from base runtime - Custom Variables are stored in JSON format -- Bug fixes and stability improvements +- Bug fixes and stability improvements (as usual...) = Editor = - New polygons management with open-ended shapes - Fully undecorated in Windows OS and macOS - Better UI +- Use ANGLE GLES 2.0 instead of OpenGL 3+ = Runtime = - Rework Assets management +- Implement `TextureArrayCpuPolygonSpriteBatch` and `TextureArrayPolygonSpriteBatch` (For GLES 2.0) [0.0.8] - [BREAK CHANGE] Rework runtime code, replaced Ashley ECS with Artemis-odb