From a513775b4bfe6a4f7df71feb18c5bbe07d310568 Mon Sep 17 00:00:00 2001 From: Stephane Poirier <stephane-poirier@synchrotron-soleil.fr> Date: Tue, 17 Jan 2023 17:51:25 +0100 Subject: [PATCH] ReleaseNotes 3.5.0 update --- ReleaseNotes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 8010d0b..3c17899 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -19,6 +19,7 @@ Additions new struct Config new c-tor that takes a Config object as unique parameter. Previous c-tor are now deprecated. + new interface IMessageHandler -> see <nexuscpp/nxbuffer.h> class DatasetWriter -- GitLab