Updated Changelog (markdown)
parent
36d397dcfc
commit
42c687e3b8
1 changed files with 20 additions and 0 deletions
20
Changelog.md
20
Changelog.md
|
@ -1,6 +1,26 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.738 - 2023-04-28
|
||||
### Added:
|
||||
- Allow window to remember its size, position and state.
|
||||
- Main window will start-up at it's last opened position and state.
|
||||
|
||||
## 1.1.737 - 2023-04-28
|
||||
### Changed:
|
||||
- nuget: bump System.IdentityModel.Tokens.Jwt from 6.29.0 to 6.30.0.
|
||||
- Dependency update. No functionality changes.
|
||||
|
||||
## 1.1.736 - 2023-04-28
|
||||
### Fixed:
|
||||
- Fix paths and typos for macOS scripts.
|
||||
- Resolves a bug in the macOS build script preventing compile.
|
||||
|
||||
## 1.1.735 - 2023-04-27
|
||||
### Changed:
|
||||
- Move Ryujinx projects to a new src directory.
|
||||
- Restructures the directory layout of the source code. No program changes.
|
||||
|
||||
## 1.1.734 - 2023-04-27
|
||||
### Fixed:
|
||||
- Fix geometry shader layer passthrough regression.
|
||||
|
|
Loading…
Reference in a new issue