Skip to content

Commit 3ac363d

Browse files
committed
docs(CHANGES): Note Deprecation warning fix
1 parent 8b84283 commit 3ac363d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES

+8
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@ $ pip install --user --upgrade --pre libtmux
1414

1515
<!-- Maintainers and contributors: Insert change notes for the next release above -->
1616

17+
#### Bug fixes
18+
19+
- Use {exc}`DeprecationWarning` for APIs set to be deprecated (#526)
20+
21+
#### Testing
22+
23+
- pytest: Ignore {exc}`DeprecationWarning` by default (#526)
24+
1725
## libtmux 0.28.1 (2024-02-15)
1826

1927
_Maintenance only, no bug fixes or new features_

0 commit comments

Comments
 (0)