From c0be043aaf0ee7cba3300642803de83976c7da3e Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Wed, 13 Dec 2023 14:43:07 -0600 Subject: [PATCH] Replease UNRELEASED --- documentation/release_notes.dox | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/documentation/release_notes.dox b/documentation/release_notes.dox index 6e2927f..25d30a9 100644 --- a/documentation/release_notes.dox +++ b/documentation/release_notes.dox @@ -2,11 +2,12 @@ @page release_notes Release Notes -Release 8.0.6 (UNRELEASED) +Release 8.0.6 (Dec 2023) ======================== - Compatible changes - Actually enable JSON-5 output in PVStructure::Formatter::JSON when available. + - Fix unaligned access issues for some ARM/Linux targets. Release 8.0.5 (Sep 2022) ========================