mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-12-19 17:02:14 +00:00
docs: pretend to be literate
This commit is contained in:
parent
0c6a06a0cf
commit
fa64a6ff4d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
## 1.5.2
|
## 1.5.2
|
||||||
+ A homebrew application (`haze`) was added for performing USB file transfer (with thanks to @liamwhite for both design and implementation).
|
+ A homebrew application (`haze`) was added for performing USB file transfer (with thanks to @liamwhite for both design and implementation).
|
||||||
+ `haze` is included with atmosphère, and functions provides access to the SD card via the PTP/MTP protocol.
|
+ `haze` is included with atmosphère, and provides access to the SD card via the PTP/MTP protocol.
|
||||||
+ **Please note**: haze will show inside the homebrew menu under the name "USB File Transfer".
|
+ **Please note**: haze will show inside the homebrew menu under the name "USB File Transfer".
|
||||||
+ **Please note**: Atmosphère still cannot be updated at runtime, and trying to install an atmosphère update via haze will fail as usual.
|
+ **Please note**: Atmosphère still cannot be updated at runtime, and trying to install an atmosphère update via haze will fail as usual.
|
||||||
+ General system stability improvements to enhance the user's experience.
|
+ General system stability improvements to enhance the user's experience.
|
||||||
|
|
Loading…
Reference in a new issue