Skip to content

Commit

Permalink
Update the release notes. (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasraabe authored May 12, 2021
1 parent 865b14c commit 0681911
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/source/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,24 @@ all releases are available on `Anaconda.org
<https://anaconda.org/covid-19-impact-lab/sid>`_.


0.0.7 - 2021-05-12
------------------

- :gh:`122` allows to calculate moments after each period is simulated which can help to
reduce the memory footprint of a simulation to facilitate parallel simulations on the
same machine.
- :gh:`123` allows to make the sensitivity of rapid tests dependent on how long an
individual is infectious.
- :gh:`124` updates the release notes.


0.0.6 - 2021-05-10
------------------

- :gh:`119` fixes a bug in the data preparation for the channel of infection plot.
- :gh:`120` adds matplotlib to the dependencies of the package.


0.0.5 - 2021-05-09
------------------

Expand Down

0 comments on commit 0681911

Please sign in to comment.