Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bernhardmgruber committed Jan 31, 2023
1 parent 430ceea commit c6b8302
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- allow the `BitPackedInt*` mappings to omit the sign bit #675
- added new mapping `BitPackedIntAoS` #678
- added new mapping `BitPackedFloatAoS` #687
- improved array handling of `recordCoordTags` #693

### Breaking changes

Expand All @@ -66,6 +67,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- replaced Boolean parameters of mappings by enums to increase readability #655
- the `Trace` mapping has been renamed to `FieldAccessCount` #690
- replaced `.zenodo.json` by `CITATION.cff` #696
- renamed `recordCoordTags` into `prettyRecordCoord` #693

### Bug fixes and improvements
- fixed various compilation flags #470
Expand Down

0 comments on commit c6b8302

Please sign in to comment.