From 1cf98785a06b01fad0c1e9aa66e5323a8b801705 Mon Sep 17 00:00:00 2001 From: Markus Pilman Date: Thu, 16 Sep 2021 10:21:48 -0600 Subject: [PATCH] updated release notes --- .../sphinx/source/release-notes/release-notes-630.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/sphinx/source/release-notes/release-notes-630.rst b/documentation/sphinx/source/release-notes/release-notes-630.rst index 14c29f3f8a..215bf5e4da 100644 --- a/documentation/sphinx/source/release-notes/release-notes-630.rst +++ b/documentation/sphinx/source/release-notes/release-notes-630.rst @@ -2,6 +2,10 @@ Release Notes ############# +6.3.20 +====== +* Several minor problems with the versioned packages have been fixed `(PR 5607) `_ + 6.3.19 ====== * Add the ``trace_partial_file_suffix`` network option. This option will give unfinished trace files a special suffix to indicate they're not complete yet. When the trace file is complete, it is renamed to remove the suffix. `(PR #5330) `_