From 9ac4431d6c1b1397fa8e7ffa028978ca8e9b78db Mon Sep 17 00:00:00 2001 From: Michael Davidsaver Date: Mon, 28 May 2018 09:18:44 -0700 Subject: [PATCH] update release notes --- documentation/release_notes.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/documentation/release_notes.h b/documentation/release_notes.h index fa79bfd..4265d67 100644 --- a/documentation/release_notes.h +++ b/documentation/release_notes.h @@ -16,8 +16,11 @@ Release 1.1.0 (UNRELEASED) - Correctly handle empty "scalar" case of NELM=1, NORD=0. - Additions - QSRV implement channelList() (aka. 'pvlist') with list of record and group names. + - @ref qsrv_link type (requires Base >= 3.16.1) Release 1.0.0 (Dec 2017) ======================== Initial Release + +*/