You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,20 @@
1
+
## v0.19.0 - 2026-03-25
2
+
3
+
<!-- Release notes generated using configuration in .github/release.yml at main -->
4
+
### What's Changed
5
+
6
+
#### Exciting New Features 🎉
7
+
8
+
* Add skip_hash=True/False option to allow hash comparison to be skipped for specific tests by @astrofrog in https://github.com/matplotlib/pytest-mpl/pull/260
9
+
10
+
#### Other Changes
11
+
12
+
* Bump actions/checkout from 5 to 6 in the actions group by @dependabot[bot] in https://github.com/matplotlib/pytest-mpl/pull/254
13
+
* Bump stefanzweifel/git-auto-commit-action from 7.0.0 to 7.1.0 in the actions group by @dependabot[bot] in https://github.com/matplotlib/pytest-mpl/pull/255
14
+
* Update minimum Python and dependency versions for package and tests by @ConorMacBride in https://github.com/matplotlib/pytest-mpl/pull/256
0 commit comments