We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3e9652 commit 3ab953dCopy full SHA for 3ab953d
CHANGELOG.md
@@ -3,8 +3,8 @@
3
See Git checking messages for full history.
4
5
## 8.0.4 (2023/xx/xx)
6
-- Linux: add failure handling to `XOpenDisplay()` call (#247)
7
-- Windows: refactored how internal handles are stored
+- Linux: add failure handling to `XOpenDisplay()` call (fixes #246)
+- Windows: refactored how internal handles are stored (fixes #198)
8
- Windows: removed side effects when leaving the context manager, resources are all freed
9
- CI: run tests via xvfb-run on GitHub Actions (#248)
10
- tests: Use `PyVirtualDisplay` instead of `xvfbwrapper` (#249)
0 commit comments