Skip to content

Commit

Permalink
Release Notes for v01-12
Browse files Browse the repository at this point in the history
  • Loading branch information
gaede committed Jun 30, 2017
1 parent 8537849 commit ff063e8
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions doc/ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
# v01-12

* 2017-06-20 Frank Gaede ([PR#8](https://github.com/iLCSoft/ForwardTracking/pull/8))
- fix leftover dd4hep namespace changes

* 2017-06-20 Andre Sailer ([PR#7](https://github.com/iLCSoft/ForwardTracking/pull/7))
- Adapt to changes in namespaces and LCDD --> Detector

* 2017-03-31 Frank Gaede ([PR#5](https://github.com/iLCSoft/ForwardTracking/pull/5))
- fix all warnings on clang, MacOS
- does not include -WeffC++

* 2017-03-31 Andre Sailer ([PR#4](https://github.com/iLCSoft/ForwardTracking/pull/4))
- Rename DDForwardTracking to SiliconEndcapTracking, solves #3
- SiliconEndcapTracking: fix warnings
- Ignore warnings from external headers

* 2017-03-31 Frank Gaede ([PR#2](https://github.com/iLCSoft/ForwardTracking/pull/2))
- replace Gear with DD4hep/DDRec
- using DD4hep::DDRec::ZDiskPetalsData as replacement for
gear::FTDParameters
- use DDSurfaces::Surface and DDRec::SurfaceManager as
replacement for gear::MeasurementSurfaceStore
- changed indentation for FTDBackgroundProcessor.cc

* 2017-05-18 Frank Gaede ([PR#6](https://github.com/iLCSoft/ForwardTracking/pull/6))
- remove all references to Gear and MarlinKalTest

# v01-11

* 2017-03-31 Frank Gaede ([PR#5](https://github.com/iLCSoft/ForwardTracking/pull/5))
Expand Down

0 comments on commit ff063e8

Please sign in to comment.