From b3f13907f291af206ab1c1c759234606e1f029e6 Mon Sep 17 00:00:00 2001 From: Michael McMaster Date: Fri, 27 Dec 2013 08:10:57 +1000 Subject: [PATCH] Adding changelog --- CHANGELOG | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CHANGELOG diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..b74f36f --- /dev/null +++ b/CHANGELOG @@ -0,0 +1,15 @@ +20131227 3.1 + - Fixes for better SCSI reset handling + - Fix for reading the last sector of the SD card. + - Performance improvements. 2.5x read, 2x write performance. + +20131209 3.0.1 + - Bugfix release. + - Fixes to support formatting with Apple HD SC Setup. This is very slow, + Apple Drive Setup is preferred + - Reliability improvement for rejecting unknown SCSI messages. + - Reliability improvements for SD card initialisation and reading. + + +20131027 3.0 + - Initial public release. -- 2.38.5