Skip to content

Commit 054527c

Browse files
committed
Update Changelog
1 parent 63baaa5 commit 054527c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

3+
## Version 1.2.2 (2021-09-01)
4+
5+
6+
### Pull Requests Merged
7+
8+
* [PR 78](https://github.com/python-lsp/python-lsp-server/pull/78) - Require Pylint less than 2.10, by [@ccordoba12](https://github.com/ccordoba12)
9+
* [PR 71](https://github.com/python-lsp/python-lsp-server/pull/71) - Improve how we determine if a symbol was imported from other libraries, by [@ccordoba12](https://github.com/ccordoba12)
10+
* [PR 67](https://github.com/python-lsp/python-lsp-server/pull/67) - Recognize the "I" pylint stdio message category, by [@Wuestengecko](https://github.com/Wuestengecko)
11+
* [PR 66](https://github.com/python-lsp/python-lsp-server/pull/66) - Remove temp file and ignore that kind of files, by [@ccordoba12](https://github.com/ccordoba12)
12+
13+
In this release 4 pull requests were closed.
14+
15+
----
16+
317
## Version 1.2.1 (2021-08-04)
418

519
### Issues Closed

0 commit comments

Comments
 (0)