Updated Changelog (markdown)

EmulationFanatic 2020-09-29 14:55:34 -06:00
parent 51b53b3ec2
commit e094d9b7e9

@ -1,6 +1,10 @@
# Ryujinx Changelog # Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file All updates to the Ryujinx official master build will be documented in this file
## 1.0.5457 - 2020-09-29
### Changed
- Modified the auto-updater to not notify for an update if the Appveyor package is still building on the website.
## 1.0.5456 - 2020-09-29 ## 1.0.5456 - 2020-09-29
### Changed ### Changed
- Modified one-dimensional texture handling to be instead treated as two-dimensional textures with a height of 1. - Modified one-dimensional texture handling to be instead treated as two-dimensional textures with a height of 1.