Skip to content

Commit

Permalink
Fix contribution attribution in 0.17.4 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener authored Dec 18, 2023
1 parent b776034 commit be847f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
- Introduce a static `makeEmpty` method for the generated classes in order to create an empty handle, which is also used internally to handle unpersisted relations.
- Enable more existing test cases in sanitizer workflows now that it has become possible to do so.

* 2023-12-04 soumilbaldota ([PR#473](https://github.com/AIDASoft/podio/pull/473))
* 2023-12-04 Ananya Gupta ([PR#473](https://github.com/AIDASoft/podio/pull/473))
- Added Julia code generation support in the existing Python interface.
- Implemented a new design structure for generated Julia code.
- Added default parameters in constructor definitions with support for Abstract types (for builtins).
Expand Down

0 comments on commit be847f7

Please sign in to comment.