Skip to content

Commit

Permalink
Release Notes for v01-16-01
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Nov 1, 2021
1 parent 8f9b5ed commit d0411ac
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# v01-16-01

* 2021-09-29 Bohdan Dudar ([PR#23](https://github.com/iLCSoft/MarlinUtil/pull/23))
- Add generic `MarlinUtil::getDetData` for getting DDRec detector extension data from dd4hep.
- Add dedicated `getVXDData`, `getSITData`, `getFTDData`, `getTPCData`, `getSETData` in `MarlinUtil::ILD` namespace which return DDRec extensions of corresponding detector elements of the ILD detector.
- Fix warnings about catching exceptions by value in `TrueJet_Parser`

* 2021-08-23 Andre Sailer ([PR#20](https://github.com/iLCSoft/MarlinUtil/pull/20))
- CI: build against LCG_99python2 gcc8 and LCG_100 gcc10, clang11

# v01-16

* 2021-06-15 Thomas Madlener ([PR#18](https://github.com/iLCSoft/MarlinUtil/pull/18))
Expand Down

0 comments on commit d0411ac

Please sign in to comment.