Updated Changelog (markdown)

EmulationFanatic 2021-04-20 20:23:37 -06:00
parent a5ff458a13
commit bc47563d42

@ -1,6 +1,11 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.6845 - 2021-04-20
### Changed
- Keyboard input is no longer queried if a controller is not set/selected.
- Fixes a possible crash if raw keyboard input a.k.a. Direct Keyboard Access is enabled.
## 1.0.6844 - 2021-04-20
### Changed
- Changed clip distances to only be enabled if they are actually written to on the vertex shader.