From bce6fe7b99f9797879fbe5a985a6ff4eb8959d17 Mon Sep 17 00:00:00 2001 From: Thomas Madlener Date: Fri, 2 Dec 2022 15:07:19 +0100 Subject: [PATCH] Release Notes for v00-06-02 --- doc/ReleaseNotes.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/ReleaseNotes.md b/doc/ReleaseNotes.md index e82740c..bd6d94c 100644 --- a/doc/ReleaseNotes.md +++ b/doc/ReleaseNotes.md @@ -1,3 +1,11 @@ +# v00-06-02 + +* 2022-12-02 Thomas Madlener ([PR#10](https://github.com/iLCSoft/MarlinDD4hep/pull/10)) + - Remove the obsolete gcc8 based workflow and update github actions to latest available versions. + +* 2022-12-02 Bohdan Dudar ([PR#9](https://github.com/iLCSoft/MarlinDD4hep/pull/9)) + - Verbosity levels now correspondingly control DD4hep printouts + # v00-06-01 * 2022-06-28 Thomas Madlener ([PR#8](https://github.com/iLCSoft/MarlinDD4hep/pull/8))