diff options
| author | Andrew Reidmeyer <[email protected]> | 2017-06-13 20:38:29 -0600 |
|---|---|---|
| committer | Andrew Reidmeyer <[email protected]> | 2017-06-13 20:38:29 -0600 |
| commit | 62a1427154131f2387675957c1d2027061f354f0 (patch) | |
| tree | 4efdcb7d3fe9722d46523a51bc5c90b96f25441e /release_notes.txt | |
| parent | Initial 1.0.0 binary release (diff) | |
| download | flow-1.0.1.tar.xz flow-1.0.1.zip | |
NvFlow 1.0.1v1.0.1
Diffstat (limited to 'release_notes.txt')
| -rw-r--r-- | release_notes.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/release_notes.txt b/release_notes.txt index 2b3ecd2..c0f1efa 100644 --- a/release_notes.txt +++ b/release_notes.txt @@ -1,3 +1,10 @@ +1.0.1 +------ + +- Moving grid support. +- Single pass advection. +- Vorticity confinement masks. + 1.0.0 ------ |