We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05144ee commit 0dfd5d2Copy full SHA for 0dfd5d2
1 file changed
CHANGELOG.rst
@@ -1,6 +1,22 @@
1
Changelog
2
=========
3
4
+0.1.10
5
+-----
6
+
7
+This is techical release, to check a new releasing workflow.
8
+This release will be deleted after the test.
9
10
+* Added support for Python 3.10 through 3.14
11
+* Removed support for Python versions older than 3.10
12
+* Updated versions: p4a v2026, Python 3.14, Android API 36
13
+* Replaced ``nest_asyncio`` usage in tests with ``nest-asyncio2``
14
+* Fixed PythonHere app asyncio lifecycle handling and task shutdown
15
+* Fixed SSH server exception logging
16
+* Avoided duplicate Kivy exception handlers and duplicate KV loading
17
+* Added an Android cryptography recipe workaround for linking failures
18
+* Removed the legacy ``mididriver`` recipe
19
20
0.1.5
21
-----
22
0 commit comments