Skip to content

Commit

Permalink
chore: correct mistake in history.rst about the skip-unchanged flag
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianLieven committed Nov 23, 2018
1 parent 0706f94 commit f0a58f7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,8 @@ Next Release
* In the diff report, fix a typo that allowed the diff button to depart the
defined colour scheme (blue -> red) to cyan.
* Fix the snapshot report not showing environment information.
* Set ``memote run`` to default to skipping commits where the model was not
changed, but implement a flag that enables testing nonetheless. The flag is
``--test-unchanged``.
* Allow ``memote run`` to skip commits where the model was not
changed, if the flag ``--skip-unchanged`` is provided.
* Fix the default value of the overall score to be zero instead of one and
make sure that the calculation is ensured with unit tests.
* Fix medium and experiment loading
Expand Down

0 comments on commit f0a58f7

Please sign in to comment.