Updated Changelog (markdown)

Mary-nyan 2022-12-09 15:25:40 +01:00
parent 20994224bb
commit a7093e7d50

@ -1,6 +1,17 @@
# 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.1.453 - 2022-12-09
### Fixed:
- ava: Restyle the Status Bar.
- Some tweaks to the Avalonia status bar where performed (fonts and margin adjustments)
- Game selector height was increased.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.452 - 2022-12-09 ## 1.1.452 - 2022-12-09
### Fixed: ### Fixed:
- nuget: bump CommandLineParser from 2.8.0 to 2.9.1. - nuget: bump CommandLineParser from 2.8.0 to 2.9.1.
@ -13,10 +24,6 @@ All updates to the Ryujinx official master build will be documented in this file
- Fixes transparency issues in Two Point Campus. - Fixes transparency issues in Two Point Campus.
- Fixes layering issues in OlliOlli World. - Fixes layering issues in OlliOlli World.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.450 - 2022-12-08 ## 1.1.450 - 2022-12-08
### Fixed: ### Fixed:
- Shader: Implement PrimitiveID. - Shader: Implement PrimitiveID.