From 1468042cae557b44d6e1a33e512fbd355d9852e8 Mon Sep 17 00:00:00 2001 From: Andre Sailer <andre.philippe.sailer@cern.ch> Date: Fri, 24 Feb 2023 09:42:02 +0100 Subject: [PATCH] Release Notes for v01-25-01 --- doc/ReleaseNotes.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/ReleaseNotes.md b/doc/ReleaseNotes.md index d71132e7d..a6420cf67 100644 --- a/doc/ReleaseNotes.md +++ b/doc/ReleaseNotes.md @@ -1,3 +1,8 @@ +# v01-25-01 + +* 2023-02-24 Andre Sailer ([PR#1063](https://github.com/aidasoft/dd4hep/pull/1063)) + * DDG4: fix -Wnon-pod-varargs in Geant4Output2EDM4hep, which fails on clang + # v01-25 * 2023-02-23 Thomas Madlener ([PR#1059](https://github.com/aidasoft/dd4hep/pull/1059)) -- GitLab