Skip to content

Commit 8c9f294

Browse files
committed
Add draft changelog for 0.14
1 parent c07ec34 commit 8c9f294

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGES.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
1+
0.14 (unreleased)
2+
-----------------
3+
4+
- Add `--mpl-results-always` flag which disables removing of test images for
5+
tests which pass. Test images are also stored and generated for hash tests
6+
when a baseline dir is also provided. [#108]
7+
8+
- Add a `--mpl-generate-summary=json` option which saves a JSON summary of the
9+
image comparison results. [#127]
10+
11+
- Add a significantly improved HTML summary page, and rename the old simple
12+
summary page to `basic-html`. [#128]
13+
114
0.13 (2021-07-02)
2-
---------------------
15+
-----------------
316

417
- Ensure all test files are included in the sdist. [#109]
518

0 commit comments

Comments
 (0)