Skip to content

Commit 20d73d6

Browse files
committed
Correct release notes for v0.3.19
1 parent e2edad3 commit 20d73d6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/background/releases.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ Features
1414
* Templates that use pre-compiled stub binaries can now manage that artefact as an independent resource, rather than needing to include the binary in the template repository. This significantly reduces the size of the macOS and Windows app templates. (`#933 <https://github.com/beeware/briefcase/issues/933>`__)
1515
* Template repositories are now fetched as blobless partial Git clones, reducing the size of initial downloads. (`#933 <https://github.com/beeware/briefcase/issues/933>`__)
1616
* macOS now supports the generation of ``.pkg`` installers as a packaging format. (`#1184 <https://github.com/beeware/briefcase/issues/1184>`__)
17-
* Android SDK Commandline Tools 12.0 is now used to build Android apps. (`#1778 <https://github.com/beeware/briefcase/issues/1778>`__)
17+
* Android SDK Command Line Tools 12.0 is now used to build Android apps. (`#1778 <https://github.com/beeware/briefcase/issues/1778>`__)
1818
* The new project wizard now includes links to known third-party GUI bootstraps. (`#1807 <https://github.com/beeware/briefcase/issues/1807>`__)
1919
* The name of the license file can now be specified using a PEP 621-compliant format for the ``license`` setting. (`#1812 <https://github.com/beeware/briefcase/issues/1812>`__)
20-
* The default Gradle dependenencies for a Toga project no longer includes ``SwipeRefreshLayout``. (`#1845 <https://github.com/beeware/briefcase/issues/1845>`__)
20+
* The default Gradle dependencies for a Toga project no longer includes ``SwipeRefreshLayout``. (`#1845 <https://github.com/beeware/briefcase/issues/1845>`__)
2121

2222
Bugfixes
2323
--------

docs/spelling_wordlist

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ backend
99
backends
1010
backported
1111
BeeWare
12+
blobless
1213
Bugfix
1314
Bugfixes
1415
ce

0 commit comments

Comments
 (0)