Skip to content

Commit a0ac3cf

Browse files
authored
Merge pull request #106 from Cadair/changelogs
Add changelog entries for all PRs since last release
2 parents a101ae3 + e8ee467 commit a0ac3cf

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGES.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
11
0.12 (unreleased)
22
-----------------
33

4-
- No changes yet.
4+
- Fix passing a https url for baseline images from the CLI. [#89]
5+
6+
- Added `--mpl-baseline-relative` option to specify baseline images relative to the test path. [#96]
7+
8+
- Add option to do comparisons against a json library of sha256 hashes. [#98]
9+
10+
- Drop support for matplotlib 1.5 and Python < 3.6. [#100]
11+
12+
- Add support for generating a HTML summary of test faliures. [#101]
13+
14+
- Add support for falling back to baseline image comparison if hash comparison fails. [#101]
515

616
0.11 (2019-11-15)
717
-----------------

0 commit comments

Comments
 (0)