From 1b83f5169a388b6b131c56fc115216a5de141ee5 Mon Sep 17 00:00:00 2001 From: Michael Scire Date: Wed, 2 Dec 2020 08:36:35 -0800 Subject: [PATCH] docs: typo --- docs/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.md b/docs/changelog.md index 3ecc96423..67eda6326 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -11,7 +11,7 @@ + The latest firmware attaches additional fields and context information to logs. + A future atmosphère update will implement this logic, so that users who are interested can also get the new information when examining their logs. + **Please Note**: 11.0.0 introduced breaking changes to the `usb` system module's `usb:ds` API. - + Homebrew which uses the`usb:ds` service should rebuild with the latest libnx version to support running on 11.0.0. + + Homebrew which uses the `usb:ds` service should rebuild with the latest libnx version to support running on 11.0.0. + The `boot` system module was rewritten to reflect the huge driver changes introduced in 8.0.0. + This includes a number of improvements to both logo display and battery management logic. + Support was added for configuring the address space width for `hbl`.