From 5594d426563c8ebeccd8599ad31dd0425223ae7d Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Thu, 28 Oct 2021 14:31:05 -0500 Subject: [PATCH] Release notes for use-tsDLList changes --- documentation/release_notes.dox | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/documentation/release_notes.dox b/documentation/release_notes.dox index 84768d0..1c95adf 100644 --- a/documentation/release_notes.dox +++ b/documentation/release_notes.dox @@ -1,5 +1,13 @@ /** @page pvarelease_notes Release Notes +Release 7.1.6 (UNRELEASED) +========================= + +- Changes to caProvider + - More internal changes to improve performance when connecting tens of + thousands of CA channels. + + Release 7.1.5 (October 2021) ==========================