Skip to content

Commit

Permalink
Release Notes for v02-12-06
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Sep 24, 2024
1 parent 5da0b69 commit cfcd673
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions doc/ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# v02-12-06

* 2024-08-28 Victor Schwan ([PR#72](https://github.com/iLCSoft/MarlinTrkProcessors/pull/72))
- Remove the hardcoded (ILD) detector names from the FullLDC tracking to allow its usage with the `v11` model of ILD.
- Keep defaults compatible with the non-hybrid ILD models

* 2024-08-23 tmadlener ([PR#70](https://github.com/iLCSoft/MarlinTrkProcessors/pull/70))
- Add the `.clang-format` default file that is also used by other Key4hep repositories
- Add a basic `pre-commit` configuration to run formatting checks
- Run `clang-format` to fix all formatting issues

* 2024-08-22 tmadlener ([PR#71](https://github.com/iLCSoft/MarlinTrkProcessors/pull/71))
- Fix warnings to make Key4hep based CI workflows pass again
- Remove CentOS7 from Key4hep based workflows since it is no longer supported

# v02-12-05

* 2024-02-16 tmadlener ([PR#69](https://github.com/iLCSoft/MarlinTrkProcessors/pull/69))
Expand Down

0 comments on commit cfcd673

Please sign in to comment.