Skip to content

Commit 55f85f4

Browse files
committed
docs(CHANGES): Note update for Version
1 parent 3c22952 commit 55f85f4

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
@@ -18,6 +18,14 @@ $ pip install --user --upgrade --pre libtmux
1818

1919
- Remove unused `sphinx-click` development dependency
2020

21+
## libtmux 0.16.1 (2022-12-12)
22+
23+
### Fixes
24+
25+
- Remove reliance on `packaging.version.Version` (#461)
26+
27+
This is too critical of a package to pin a dependency as it may interfere with other packages the user relies on. In addition, libtmux doesn't need strict compatibility with `packaging`.
28+
2129
## libtmux 0.16.0 (2022-12-10)
2230

2331
### Breaking changes

0 commit comments

Comments
 (0)