File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,14 @@ $ pip install --user --upgrade --pre libtmux
12
12
13
13
- _ Insert changes/features/fixes for next release here_
14
14
15
+ ## What's new
16
+
17
+ - ** Improved typings**
18
+
19
+ Now [ ` mypy --strict ` ] compliant ({issue}` 383 ` )
20
+
21
+ [ `mypy --strict` ] : https://mypy.readthedocs.io/en/stable/command_line.html#cmdoption-mypy-strict
22
+
15
23
### Breaking changes
16
24
17
25
- Deprecated individual item lookups ({issue}` 390 ` )
@@ -63,14 +71,6 @@ $ pip install --user --upgrade --pre libtmux
63
71
64
72
- Remove `libtmux.test.retry()` , deprecated since 0.12 .x ({issue}`393 ` )
65
73
66
- # # What's new
67
-
68
- - ** Improved typings**
69
-
70
- Now [`mypy -- strict` ] compliant ({issue}`383 ` )
71
-
72
- [`mypy -- strict` ]: https:// mypy.readthedocs.io/ en/ stable/ command_line.html# cmdoption-mypy-strict
73
-
74
74
# ## Development
75
75
76
76
- Fix incorrect function name `findWhere()` ({issue}`391 ` )
You can’t perform that action at this time.
0 commit comments