Skip to content

Commit

Permalink
doc: Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fischeti committed Apr 26, 2024
1 parent 76abf34 commit 070398a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

- The generation of the unique ID has been changed resp. aligned for 2D meshes to increment Y-first and X-second. This way the address range and ID increment are consistent with each other.
- Broadcasted input `id_i` in the chimneys should not throw an error anymore in elaboration.
- The `id_offset` should not be correctly applied in the system address map. Before it resulted in negative coordinates.

### Removed

Expand Down

0 comments on commit 070398a

Please sign in to comment.