From 1834c28c7b86652d4497f218b252950bf43f3894 Mon Sep 17 00:00:00 2001 From: MetrosexualGarbodor <79612681+MetrosexualGarbodor@users.noreply.github.com> Date: Mon, 15 Nov 2021 23:06:20 +0000 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 588deb2..6ae3728 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,11 @@ # Ryujinx Changelog All updates to the Ryujinx official master build will be documented in this file +## 1.0.7106 - 2021-11-15 +### Fixed: +- Nickname! - Init Amiibos with Profile's name! + - Amiibo now use the name of the current user profile when the name of the owner is requested, instead of "No Name". + ## 1.0.7105 - 2021-11-14 ### Fixed: - Fix shader integer from/to double conversion.