Merge pull request #532 from carltongibson/patch-1

This commit is contained in:
Russell Keith-Magee 2023-06-30 15:44:19 +08:00 committed by GitHub
commit f287fcd2f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ What we've done
* We've `improved the implementation of application paths, and audited the paths being returned on all platforms <https://github.com/beeware/toga/pull/1964>`__.
* We `corrected some issues in the Web backend caused by the most recent PyScrip and Pyodide releases <https://github.com/beeware/toga/pull/2008>`__.
* We `corrected some issues in the Web backend caused by the most recent PyScript and Pyodide releases <https://github.com/beeware/toga/pull/2008>`__.
* We've `improved the error message that is returned when a widget isn't implemented on a platform <https://github.com/beeware/toga/pull/1992>`__.