Skip to content

Commit

Permalink
Release Notes for v00-17-03
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Nov 16, 2023
1 parent 8ebec76 commit 06efe3d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# v00-17-03

* 2023-11-14 tmadlener ([PR#513](https://github.com/AIDASoft/podio/pull/513))
- Introduce checks in `ROOTFrameWriter::writeFrame` and `ROOTNTupleWriter::writeFrame` that ensure consistent contents for all Frames of a given category. If inconsistent contents are found an exception is thrown. Before these changes this might lead to a crash or to unreadable files. Fixes #382
- Refactor `ROOTNTupleWriter` internals to have only one map that keeps track of categories instead of two maps and a set that need to be kept consistent.

# v00-17-02

* 2023-11-08 jmcarcell ([PR#511](https://github.com/AIDASoft/podio/pull/511))
Expand Down

0 comments on commit 06efe3d

Please sign in to comment.