We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f3a81b commit ba34867Copy full SHA for ba34867
docs/source/whatsnew/version7.rst
@@ -2,6 +2,27 @@
2
7.x Series
3
============
4
5
+.. _version 7.27:
6
+
7
+IPython 7.27
8
+============
9
10
+IPython 7.27 is a minor release that fixes a couple of issues and compatibility.
11
12
+- Add support for GTK4 :ghpull:`131011`
13
+- Add support for Qt6 :ghpull:`13085`
14
+- Fix an issue with pip magic on windows :ghpull:`13093`
15
16
+Thanks
17
+------
18
19
+Many thanks to all the contributors to this release. You can find all individual
20
+contributions to this milestone `on github
21
+<https://github.com/ipython/ipython/milestone/90>`__.
22
23
+Thanks as well to the `D. E. Shaw group <https://deshaw.com/>`__ for sponsoring
24
+work on IPython and related libraries.
25
26
.. _version 7.26:
27
28
IPython 7.26
0 commit comments