From 45825fdbd855c16f696781d7b0fde59308e82a00 Mon Sep 17 00:00:00 2001 From: Tom Poole Date: Mon, 12 Aug 2019 10:40:28 +0100 Subject: [PATCH] Fixed a typo in ChangeList.txt --- ChangeList.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeList.txt b/ChangeList.txt index a1a755f561..0def361162 100644 --- a/ChangeList.txt +++ b/ChangeList.txt @@ -9,7 +9,7 @@ Version 5.4.4 - Added support for persisting attachements to MIDI devices - Refactored Linux event loop handling - Multiple C++ modernisation improvements to the API - - Added support for macOS 10.55 and iOS 13 + - Added support for macOS 10.15 and iOS 13 - Added support for Visual Studio 2019 - Removed support for Visual Studio 2013