Skip to content

Commit e88ba11

Browse files
committed
docs(CHANGES): Note v0.14.2
1 parent 380efd8 commit e88ba11

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,22 @@ $ pip install --user --upgrade --pre libtmux
1212

1313
- _Insert changes/features/fixes for next release here_
1414

15+
## libtmux 0.14.2 (2022-08-17)
16+
17+
### Fixes
18+
19+
- {meth}`Server.new_session` _really_ works without `session_name`, {issue}`401` fixes
20+
{issue}`399`. Improved tests and doctests added.
21+
1522
## libtmux 0.14.1 (2022-08-17)
1623

1724
### Fixes
1825

1926
- {meth}`Server.new_session` works without `session_name`, {issue}`400` fixes
2027
{issue}`399`
2128

29+
_This still passed `None` to the session name, this was fixed in v0.14.2._
30+
2231
## libtmux 0.14.0 (2022-08-05)
2332

2433
### Breaking changes

0 commit comments

Comments
 (0)