From 5daf4e2e74b2b59cd80d4b878529732644a00d30 Mon Sep 17 00:00:00 2001 From: Michael Dunning Date: Tue, 12 Dec 2017 11:08:52 -0800 Subject: [PATCH] Update RELEASE.md --- RELEASE.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RELEASE.md b/RELEASE.md index 748dd0f..529bc43 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -22,6 +22,11 @@ files respectively, in the configure/ directory of the appropriate release of th Release Notes ============= +RX-X () +---- +* Added support for Frame Transfer mode. +* Added support for setting the Vertical Shift Period. + R2-6 (July 4, 2017) ---- * Changed from using TinyXml to libxml2. This is used when saving SPE files. This change was made