From d693bc6c9534a16e27d8686ac2a0a7d8b0b3041d Mon Sep 17 00:00:00 2001 From: Ete Remi Date: Wed, 11 Dec 2019 14:25:29 +0100 Subject: [PATCH] Release Notes for v02-08 --- doc/ReleaseNotes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/ReleaseNotes.md b/doc/ReleaseNotes.md index 34111f6..6288816 100644 --- a/doc/ReleaseNotes.md +++ b/doc/ReleaseNotes.md @@ -1,3 +1,9 @@ +# v02-08 + +* 2019-08-23 Andre Sailer ([PR#16](https://github.com/iLCSoft/MarlinTrk/pull/16)) + - CMake: drop export of Lib dependencies, which doesn't work in cmake 3.12 + - CMake: fix CLHEP discovery, first find CLHEP then DD4hep (and implicitly geant4) + # v02-07 * 2018-03-13 Marko Petric ([PR#11](https://github.com/iLCSoft/MarlinTrk/pull/11))