Skip to content

Commit fbf6997

Browse files
dalthvizccordoba12
andauthored
Apply suggestions from code review
Co-authored-by: Carlos Cordoba <[email protected]>
1 parent 3c19c2c commit fbf6997

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
## Version 1.13.0 (2025/07/07)
44

5+
### New features
6+
* Format signatures in docstrings.
7+
* Add support for type definition.
8+
* Send websocket payload using a queue.
9+
* Fix getting symbols with inline comments that include the `import` word.
10+
* Drop support for Python 3.8
11+
512
### Issues Closed
613

714
* [Issue 640](https://github.com/python-lsp/python-lsp-server/issues/640) - Should we add `py.typed` marker? ([PR 641](https://github.com/python-lsp/python-lsp-server/pull/641) by [@krassowski](https://github.com/krassowski))

0 commit comments

Comments
 (0)