Skip to content

Commit 826df17

Browse files
committed
docs(CHANGES): Move What's new up
1 parent 2550831 commit 826df17

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CHANGES

Lines changed: 8 additions & 8 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
### 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`)

0 commit comments

Comments
 (0)