From ed59061172719a942a48c93623bc3d19cd116247 Mon Sep 17 00:00:00 2001 From: Dave Murphy Date: Sat, 9 May 2020 23:47:43 +0100 Subject: [PATCH] add changelog entry for 1.7.0 --- Changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Changelog.md b/Changelog.md index 1a951c5..6115cca 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,14 @@ # Changelog +## Version 1.7.0 + +- fix FIONBIO ioctl +- Fix CAMU_GetLatestVsyncTiming +- Add archive STDIO device driver +- Add AC commands that allow forcing a wifi connection +- Fix dspInit() error handling in ndspInit() +- Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience. + ## Version 1.6.0 - Major overhaul to font loading code in order to support loading external fonts.