diff --git a/docs/changelog.md b/docs/changelog.md index 3bb660d60..da640a6ae 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,4 +1,10 @@ # Changelog +## 0.19.3 ++ Support was added for 12.0.2. ++ A number of minor issues were fixed, including: + + An issue was fixed in dns.mitm that caused a crash when games attempted to resolve the IP address of nullptr. + + An issue was fixed in (file-based) emummc that caused an error on system format/downloading certain games. ++ General system stability improvements to enhance the user's experience. ## 0.19.2 + Atmosphère's components were further updated to reflect latest official behaviors as of 12.0.0. + Notably, `erpt` was updated to implement the new forced shutdown detection feature.