2021-09-28 15:33:28 +00:00
|
|
|
# Changelog for egui-winit
|
|
|
|
|
|
|
|
All notable changes to the `egui-winit` integration will be noted in this file.
|
|
|
|
|
|
|
|
|
|
|
|
## Unreleased
|
2021-10-24 14:08:44 +00:00
|
|
|
|
2021-11-01 20:34:06 +00:00
|
|
|
### Fixed 🐛
|
|
|
|
* Fix shift key getting stuck enabled with the X11 option `shift:both_capslock` enabled ([#849](https://github.com/emilk/egui/pull/849)).
|
2021-10-24 14:08:44 +00:00
|
|
|
|
|
|
|
## 0.15.0 - 2021-10-24
|
2021-09-28 15:33:28 +00:00
|
|
|
First stand-alone release. Previously part of `egui_glium`.
|