diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index bdafc8eee..1568195c1 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -7,18 +7,19 @@ Changelog ------------------------------------------------------------------------------ It's huge release with many interesting updates: -- Wayland driver + +- Built-in `Wayland driver `__ +- `OpenGL ES and GLFW driver `__ with support for external textures +- `Renesas GLCDC `__ driver - L8 and I1 rendering support -- Transformations with matrix -- LittleFS, ESP Little FS, Arduino FS -- OpenglES and GLFW driver with supporting external textures -- SDL renderer imporevements -- Renesas GLCDC driver -- Radial, Conic and Skew gradients supported by software rendering and VG-Lite -- MQX and QNX support -- Mouse hover handling -- CI test for UEFI build -- Lottie support +- Matrix transformations during rendering +- New `file system interfaces `__: LittleFS, ESP LittleFS, Arduino FS +- SDL renderer improvements (supporting all draw task types and improving speed) +- Radial, Conic, and Skew `gradients supported `__ by software rendering and VG-Lite +- `QNX `__ and `MQX `__ support +- `Mouse hover handling `__ +- `Lottie `__ support +- CI tests for UEFI builds And many smaller fixes and features