Skip to content

Commit 5f13fb1

Browse files
committed
Update changelog for 1.13.1
1 parent 3b1c895 commit 5f13fb1

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# History of changes
22

3+
## Version 1.13.1 (2025/08/26)
4+
5+
### Pull Requests Merged
6+
7+
* [PR 667](https://github.com/python-lsp/python-lsp-server/pull/667) - Use PyQt6 for testing, by [@WhyNotHugo](https://github.com/WhyNotHugo)
8+
* [PR 666](https://github.com/python-lsp/python-lsp-server/pull/666) - Expose a shutdown hook, by [@dlax](https://github.com/dlax)
9+
* [PR 663](https://github.com/python-lsp/python-lsp-server/pull/663) - Copy `LAST_JEDI_COMPLETIONS` to cell document so that `completionItem/resolve` will work, by [@hjr265](https://github.com/hjr265)
10+
11+
In this release 3 pull requests were closed.
12+
13+
----
14+
315
## Version 1.13.0 (2025/07/07)
416

517
### New features

0 commit comments

Comments
 (0)