Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Commit

Permalink
Release Notes for v00.04.01
Browse files Browse the repository at this point in the history
  • Loading branch information
fdplacido committed Feb 10, 2022
1 parent 4869302 commit 4303d3c
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions doc/ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
# v00.04.01

* 2022-02-10 Placido Fernandez Declara ([PR#20](https://github.com/key4hep/k4LCIOReader/pull/20))
- Add missing method from update podio::IReader interface, fixes #19

* 2022-01-28 Andre Sailer ([PR#18](https://github.com/key4hep/k4LCIOReader/pull/18))
- CI: use github provided docker image

* 2022-01-28 Placido Fernandez Declara ([PR#17](https://github.com/key4hep/k4LCIOReader/pull/17))
- Change association collection to mutable to be able to `.set()`

* 2022-01-28 Valentin Volkl ([PR#16](https://github.com/key4hep/k4LCIOReader/pull/16))
- BUILD_TESTING is a CTest builtin, no need to declare it as an option
- use test file from key4hep www space
- rename read_lcio exe to k4lcioreader_read-lcio - better in case it will be installed in the future
- simple cli for the read-lcio test (filename)

* 2021-12-14 Placido Fernandez Declara ([PR#15](https://github.com/key4hep/k4LCIOReader/pull/15))
- Add association conversion for ReconstructedParticle to Vertex

Needs:
- https://github.com/key4hep/EDM4hep/pull/133

* 2021-12-14 Thomas Madlener ([PR#14](https://github.com/key4hep/k4LCIOReader/pull/14))
- Adapt to the new podio immutable class defaults introduced in AIDASoft/podio#205 and key4hep/EDM4hep#132.

# v00.04.00

* 2021-11-12 Placido Fernandez Declara ([PR#13](https://github.com/key4hep/k4LCIOReader/pull/13))
Expand Down

0 comments on commit 4303d3c

Please sign in to comment.