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 5cc2c3f commit e5e4aefCopy full SHA for e5e4aef
CHANGELOG.rst
@@ -1,6 +1,22 @@
1
Changelog
2
=========
3
4
+0.24
5
+----
6
+
7
+General information:
8
9
10
+New features:
11
12
13
+Fixes:
14
15
16
+Changes to dependencies:
17
18
19
20
0.23
21
----
22
@@ -22,7 +38,7 @@ Fixes:
38
* #955: Handle optional `readline` parameters in `stdin` emulation
23
39
Thanks to thevibingcat
24
40
* #959: Fix handling of `__name__`
25
-* #966: Fix function signature completion for `classmethod`s
41
+* #966: Fix function signature completion for `classmethod`
26
42
27
43
Changes to dependencies:
28
44
0 commit comments