diff --git a/README.md b/README.md index 21ea55e9d5..b98e35ef07 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,13 @@ What's new in 1.4.0 * Hardware spline/bezier tesselation in OpenGL, D3D11 and Vulkan (...) * Post-processing shaders in D3D11 * Prescale UV setting removed, now the default (improves perf) (#9176) +* High DPI display fixes +* New audio setting to improve compatibility with Bluetooth headsets +* Various desktop gamepad compatibility fixes * Assorted minor compatibility fixes, code cleanup and performance improvements +Support for Symbian, Maemo and Blackbarry has been removed. + What's new in 1.3.0 ------------------- * Fix JIT problems on Galaxy S7 and iOS 9+ devices. (#8965, #8937)