Skip to content

Commit 63087dd

Browse files
authored
Update changelog for 1.12.1 (#617)
1 parent 0508463 commit 63087dd

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# History of changes
22

3+
## Version 1.12.1 (2025/02/06)
4+
5+
### Issues Closed
6+
7+
* [Issue 602](https://github.com/python-lsp/python-lsp-server/issues/602) - `test_jedi_completion_with_fuzzy_enabled` fails with jedi 0.19.2
8+
9+
In this release 1 issue was closed.
10+
11+
### Pull Requests Merged
12+
13+
* [PR 616](https://github.com/python-lsp/python-lsp-server/pull/616) - Fix formatting issues reported by the latest Ruff version, by [@ccordoba12](https://github.com/ccordoba12)
14+
* [PR 609](https://github.com/python-lsp/python-lsp-server/pull/609) - Fix test for Jedi 0.19.2, by [@cmashinho](https://github.com/cmashinho)
15+
* [PR 604](https://github.com/python-lsp/python-lsp-server/pull/604) - Correctly handle null value for `ropeFolder` config, by [@osiewicz](https://github.com/osiewicz)
16+
17+
In this release 3 pull requests were closed.
18+
19+
----
20+
321
## Version 1.12.0 (2024/08/25)
422

523
### New features

0 commit comments

Comments
 (0)