Skip to content

Commit dfcd795

Browse files
committed
Update Changelog
1 parent 0a2b82d commit dfcd795

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

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

3+
## Version 1.3.2 (2021-11-25)
4+
5+
### Issues Closed
6+
7+
* [Issue 121](https://github.com/python-lsp/python-lsp-server/issues/121) - Error on triggering completions in import context ([PR 122](https://github.com/python-lsp/python-lsp-server/pull/122) by [@ccordoba12](https://github.com/ccordoba12))
8+
9+
In this release 1 issue was closed.
10+
11+
### Pull Requests Merged
12+
13+
* [PR 122](https://github.com/python-lsp/python-lsp-server/pull/122) - Fix formatting a log message, by [@ccordoba12](https://github.com/ccordoba12) ([121](https://github.com/python-lsp/python-lsp-server/issues/121))
14+
15+
In this release 1 pull request was closed.
16+
17+
----
18+
319
## Version 1.3.1 (2021-11-22)
420

521
### Pull Requests Merged

0 commit comments

Comments
 (0)