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 6b34062 commit 400ca6bCopy full SHA for 400ca6b
1 file changed
docs/source/release-history/v10.2.0.md
@@ -172,9 +172,9 @@ Additional improvements include:
172
173
### Restructure
174
175
-The existing GDI implementation has moved to `mss.windows.gdi`. It is currently
176
-the only backend and therefore the default. We plan to add a DXGI backend in the
177
-near future.
+The existing GDI implementation has been converted to a named backend, `"gdi"`.
+It is currently the only backend for Windows and therefore the default. We plan
+to add a DXGI backend in the near future.
178
179
These changes were made while keeping backwards compatibility with existing API.
180
0 commit comments