Skip to content

Commit

Permalink
update release changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelab committed Feb 11, 2021
1 parent 6b321d4 commit 4472afa
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 @@ -2,6 +2,7 @@

### Bug fixes:

* Re-add URB that was temporarily not available in the (unreleased) master branch.
* Turbulent fields generated on a grid were limited up to 2048 grid-size due to
an integer overflow (i.e. 2048^3 index > signed int); solved by replacing
int with size_t
Expand Down

0 comments on commit 4472afa

Please sign in to comment.