* Missing manylinux wheels for python 3.9 * Minor issue in setup.py
2.3.0
python 3.9 support
2.3.dev0
* EGL backend will now use `eglQueryDevicesEXT` instead of only relying on `EGL_DEFAULT_DISPLAY` * EGL backend now supports `device_index` for selecting a device
2.2.0
* x11 and egl backend will now use `ctypes.utils.find_library` to locate GL and EGL if not `libgl` and `libegl` parameter is passed to the backend