Skip to content

Commit d73e8f5

Browse files
authored
#98 follow up: fix chagelog (#108)
1 parent becf244 commit d73e8f5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ Internal Changes
2929
- Automatically upload the code coverage to codecov.io after the test suite has run
3030
(`#99 <https://github.com/MESMER-group/mesmer/pull/99>`_).
3131
By `Mathias Hauser <https://github.com/mathause>`_.
32+
- Internal refactor: moved a number of inline comments to their own line (especially if
33+
this allows to have the code on one line instead of several) and other minor cleanups
34+
(`#98 <https://github.com/MESMER-group/mesmer/pull/98>`_).
35+
By `Mathias Hauser <https://github.com/mathause>`_.
3236

3337
v0.8.2 - 2021-10-07
3438
-------------------
@@ -56,10 +60,6 @@ Internal Changes
5660
to include the README in the docs to avoid duplication
5761
(`#102 <https://github.com/MESMER-group/mesmer/issues/102>`_).
5862
By `Mathias Hauser <https://github.com/mathause>`_.
59-
- Internal refactor: moved a number of inline comments to their own line (especially if
60-
this allows to have the code on one line instead of several) and other minor cleanups
61-
(`#98 <https://github.com/MESMER-group/mesmer/issues/98>`_).
62-
By `Mathias Hauser <https://github.com/mathause>`_.
6363

6464
v0.8.1 - 2021-07-15
6565
-------------------

0 commit comments

Comments
 (0)