Skip to content

Commit aed3ebc

Browse files
committed
Update changelog for 0.26 release
1 parent 82416c3 commit aed3ebc

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,21 @@ Changelog
66

77
General information:
88

9+
* This release is focused on Python 3.14 support.
910

1011
New features:
1112

1213

1314
Fixes:
14-
15+
* #1027: Handle unspecified config paths
16+
* #1035: Align simple_eval with Python 3.10+
17+
* #1036: Make -q hide the welcome message
18+
* #1041: Convert sys.ps1 to a string to work-around non-str sys.ps1 from vscode
1519

1620
Changes to dependencies:
1721

1822

23+
Support for Python 3.14 has been added. Support for Python 3.9 has been dropped.
1924

2025
0.25
2126
----

0 commit comments

Comments
 (0)