We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5aad37 commit e23eb01Copy full SHA for e23eb01
1 file changed
HISTORY.rst
@@ -1,6 +1,16 @@
1
Changelog
2
=========
3
4
+(unreleased) : v1.1.1
5
+---------------------
6
+
7
+* packaging : PyPI page links refreshed : Documentation link fixed, Changelog / Homepage / Issue Tracker links added
8
9
+* CI : actions/checkout bumped to v5 and actions/setup-python to v6 (Node 24, removes the Node 20 deprecation warning)
10
11
+* tests : widget-driving tests are skipped when no display is available (App() falls back to no-GUI) ; they still run in the Xvfb step
12
13
14
2026-07-15 : v1.1.0 'Trust me up !'
15
-----------------------------------
16
0 commit comments