Skip to content

Commit fe75069

Browse files
committed
Add release notes for v0.4.9.
1 parent 4878147 commit fe75069

File tree

7 files changed

+17
-5
lines changed

7 files changed

+17
-5
lines changed

changes/2476.misc.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/2883.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/2913.misc.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/2918.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes/3167.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

docs/background/project/releases.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,22 @@ Release History
66

77
.. towncrier release notes start
88
9+
0.4.9 (2025-02-07)
10+
==================
11+
12+
This release contains no new features. The primary purpose of this release is to add an upper version pin to Toga's Travertino requirement, protecting against the upcoming Toga 0.5.0 release that will include backwards incompatible changes in Travertino. (`#3167 <https://github.com/beeware/toga/issues/3167>`__)
13+
14+
Bugfixes
15+
--------
16+
17+
* The testbed app can now be run on *any* supported Python version. (`#2883 <https://github.com/beeware/toga/issues/2883>`__)
18+
* App.app is now set to an initial value of ``None``, before an app instance is created. This avoids a potential ``AttributeError`` when the test suite finishes. (`#2918 <https://github.com/beeware/toga/issues/2918>`__)
19+
20+
Misc
21+
----
22+
23+
* `#2476 <https://github.com/beeware/toga/issues/2476>`__, `#2913 <https://github.com/beeware/toga/issues/2913>`__
24+
925
0.4.8 (2024-10-16)
1026
==================
1127

docs/spelling_wordlist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ tooltip
9191
Towncrier
9292
Tox
9393
triaged
94+
Travertino
9495
Triaging
9596
tvOS
9697
Ubuntu

0 commit comments

Comments
 (0)