From f8b24c20da8bc043cc18b9b0f178ee396726525b Mon Sep 17 00:00:00 2001 From: Andre Sailer Date: Tue, 21 Nov 2023 16:10:49 +0100 Subject: [PATCH] Release Notes for v00-23-01 --- doc/ReleaseNotes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/ReleaseNotes.md b/doc/ReleaseNotes.md index d5b2951..8c5ed93 100644 --- a/doc/ReleaseNotes.md +++ b/doc/ReleaseNotes.md @@ -1,3 +1,9 @@ +# v00-23-01 + +* 2023-07-21 Leonhard Reichenbach ([PR#28](https://github.com/ilcsoft/overlay/pull/28)) + - OverlayTiming.cc: mark overlay particles as overlay + - OverlayTiming.cc: mark overlay SimTrackerHits as overlay + # v00-23 * 2023-05-02 tmadlener ([PR#27](https://github.com/iLCSoft/Overlay/pull/27))