Skip to content

Commit 318bbf4

Browse files
committed
Update Changelog
1 parent b63abc3 commit 318bbf4

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
11
# History of changes
22

3-
## Version 1.2.2 (2021-09-01)
3+
## Version 1.2.3 (2021-10-04)
4+
5+
### Pull Requests Merged
46

7+
* [PR 93](https://github.com/python-lsp/python-lsp-server/pull/93) - Document how to write python-lsp-server plugin + add pylsp-rope to Readme, by [@lieryan](https://github.com/lieryan)
8+
* [PR 88](https://github.com/python-lsp/python-lsp-server/pull/88) - Fix pylint test without pylsp installed, by [@jspricke](https://github.com/jspricke)
9+
10+
In this release 2 pull requests were closed.
11+
12+
----
13+
14+
## Version 1.2.2 (2021-09-01)
515

616
### Pull Requests Merged
717

0 commit comments

Comments
 (0)