File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 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
1212
1313- _ Insert changes/features/fixes for next release here_
1414
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+
1523### Breaking changes
1624
1725- Deprecated individual item lookups ({issue}` 390 ` )
@@ -63,14 +71,6 @@ $ pip install --user --upgrade --pre libtmux
6371
6472- Remove `libtmux.test.retry()` , deprecated since 0.12 .x ({issue}`393 ` )
6573
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-
7474# ## Development
7575
7676- Fix incorrect function name `findWhere()` ({issue}`391 ` )
You can’t perform that action at this time.
0 commit comments