Skip to content

Commit 3e40ff8

Browse files
committed
docs(CHANGES): Note strict mypy compliance
1 parent 5556d09 commit 3e40ff8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff 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
## Compatibility
1624

1725
- Brought back python 3.7 and 3.8 support ({issue}`375`)

0 commit comments

Comments
 (0)