From db5cf25c4d85890fa46d62e1e8fd19e0bf9d589e Mon Sep 17 00:00:00 2001 From: Michael Davidsaver Date: Mon, 27 Jun 2022 20:17:00 -0700 Subject: [PATCH] update release notes --- documentation/release_notes.dox | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/documentation/release_notes.dox b/documentation/release_notes.dox index da5ac6e..96d9554 100644 --- a/documentation/release_notes.dox +++ b/documentation/release_notes.dox @@ -5,10 +5,15 @@ Release 1.3.2 (UNRELEASED) ========================== +- Bug Fixes + - apply ACF when writing to atomic group - Additions - Add new "structure" to @ref qsrv_group_map_types - Changes - - Add Access Security hooks for single and group writes. + - Add Access Security hooks for single and group writes. + - Enable "Async Soft Channel" for output links + - When built against Base 7.0.6.1, set timeStamp.userTag from UTAG field. + - Add DTYP="QSRV Set UTag" for longin, which sets UTAG=VAL. Release 1.3.1 (June 2021) =========================