Skip to content

Commit 363d864

Browse files
authored
Update changelog for 1.7.4 (#400)
1 parent fd4a0df commit 363d864

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.7.4 (2023/06/29)
4+
5+
### Issues Closed
6+
7+
* [Issue 393](https://github.com/python-lsp/python-lsp-server/issues/393) - Environment path doesn't expand user directory
8+
9+
In this release 1 issue was closed.
10+
11+
### Pull Requests Merged
12+
13+
* [PR 394](https://github.com/python-lsp/python-lsp-server/pull/394) - Resolve homedir references in Jedi environment path, by [@odiroot](https://github.com/odiroot)
14+
* [PR 381](https://github.com/python-lsp/python-lsp-server/pull/381) - Report progress even when initialization fails, by [@syphar](https://github.com/syphar)
15+
* [PR 380](https://github.com/python-lsp/python-lsp-server/pull/380) - Fix pylint hang on file with many errors, by [@hetmankp](https://github.com/hetmankp)
16+
17+
In this release 3 pull requests were closed.
18+
19+
----
20+
321
## Version 1.7.3 (2023/05/15)
422

523
### Issues Closed

0 commit comments

Comments
 (0)