diff --git a/docs/changelog.md b/docs/changelog.md index 2583fd18b..ef1b763c9 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,6 +4,7 @@ + Custom exception handlers were added to stratosphere modules. + If a crash happens in a core atmosphere module now, instead of silently failing a reboot will occur to log the information to the SD card. + A bug was fixed in creport that caused games to hang when crashing under certain circumstances. ++ A bug was fixed that prevented maintenance mode from booting on 7.0.0+. + General system stability improvements to enhance the user's experience. ## 0.8.7 + A few bugs were fixed that could cause fatal to fail to show an error under certain circumstances.