diff --git a/doc/ReleaseNotes.md b/doc/ReleaseNotes.md index d71132e7d4cd4c7967912b21ecfa8f738d45b03c..a6420cf67478ac4ea429bdfb4c9d945e57870e3c 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))