Updated Changelog (markdown)

MetrosexualGarbodor 2023-07-04 00:05:19 +01:00
parent caf914e80b
commit 753390214b

@ -3,6 +3,11 @@ All updates to the Ryujinx official master build will be documented in this file
For 1.0.x releases, see [here](https://github.com/Ryujinx/Ryujinx/wiki/Older-Changelog).
## 1.1.952 - 2023-07-03
### Changed:
- Stop identifying shader textures with handle and cbuf, use binding instead.
- Improves flexibility of shader and texture-related code. No expected changes in games.
## 1.1.951 - 2023-07-01
### Fixed:
- [Ryujinx.Graphics.Gpu] Address dotnet-format issues.