From c844710f264ffe9d4eed7391752116d397198028 Mon Sep 17 00:00:00 2001 From: Mark Rivers Date: Sun, 1 Jul 2018 18:13:24 -0500 Subject: [PATCH] Notes for R2-8 --- RELEASE.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RELEASE.md b/RELEASE.md index 7b37f43..d54fc5d 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -22,6 +22,12 @@ files respectively, in the configure/ directory of the appropriate release of th Release Notes ============= +R2-8 (July XXX, 2018) +---- +* Added support for new PVs in ADCore R3-3 in opi files (NumQueuedArrays, EmptyFreeList, etc.) +* Changed configure/RELEASE files for compatibility with areaDetector R3-3. +* Improved op/*/autoconvert/* files with better medm files and better converters. + R2-7 (January 31, 2018) ---- * Added support for Frame Transfer mode. Thanks to Michael Dunning for this.