Skip to content

Commit

Permalink
update change log; release 1.3.0; closes #116
Browse files Browse the repository at this point in the history
  • Loading branch information
amlucas committed Oct 28, 2019
1 parent 5f489a8 commit 9a777d7
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,12 @@ For more information, please refer to the online documentation: http://mirheo.re

## Changelog

### unreleased
<!-- ### unreleased -->

### v1.3.0

* **Add double precision support**
can be compiled with `CMAKE_FLAGS="-DDOUBLE_PRECISION=ON" mir.make`

* **bug fixes**:
* fixed cell lists sizes with domain sizes not multiple of rc
Expand Down

0 comments on commit 9a777d7

Please sign in to comment.