diff --git a/documentation/release_notes.dox b/documentation/release_notes.dox index 25d30a9..06bf896 100644 --- a/documentation/release_notes.dox +++ b/documentation/release_notes.dox @@ -2,6 +2,14 @@ @page release_notes Release Notes +Release 8.0.7 (Dec 2025) +======================== + +- Compatible changes + - Allow epics::pvData::Timer to be cancelled during callback execution. + - Clang compiler warnings cleaned up. + - Limit periodic timers to one catch-up after missing many events. + Release 8.0.6 (Dec 2023) ========================