Skip to content

Commit 0d4065a

Browse files
committed
Update changelog for 1.13.2
1 parent 6a24326 commit 0d4065a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

3+
## Version 1.13.2 (2025/11/19)
4+
5+
### Pull Requests Merged
6+
7+
* [PR 683](https://github.com/python-lsp/python-lsp-server/pull/683) - Prevent showing cmd on Windows when running flake8, by [@dalthviz](https://github.com/dalthviz)
8+
* [PR 669](https://github.com/python-lsp/python-lsp-server/pull/669) - Fix license entries in `pyproject.toml` due to pep 639, by [@ccordoba12](https://github.com/ccordoba12)
9+
10+
In this release 2 pull requests were closed.
11+
12+
----
13+
314
## Version 1.13.1 (2025/08/26)
415

516
### Pull Requests Merged

0 commit comments

Comments
 (0)