Updated Changelog (markdown)

EmulationFanatic 2021-03-18 16:10:20 -06:00
commit a7d332cfc1

@ -1,6 +1,15 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.0.6788 - 2021-03-18
### Added
- Added Amiibo scan emulation of all Amiibos.
- Uses a self-hosted fork of the AmiiboAPI RESTful API. No need to scan any bin files!
- Amiibo can be trained in Super Smash Bros.
To scan an Amiibo:
1. Go to the Amiibo-specific scanning location or in-game menu option in a supported game.
2. Click on the Ryujinx Actions menu header > Scan an Amiibo. That's it!
## 1.0.6787 - 2021-03-16
### Changed
- Improved the grammar in a code comment. No emulator functionality changes.