We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67439f9 commit c9fe78aCopy full SHA for c9fe78a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.2](https://github.com/atom-ide-community/atom-languageclient/compare/v1.2.1...v1.2.2) (2021-02-23)
2
+
3
4
+### Bug Fixes
5
6
+* remove deprecated url.parse ([e360195](https://github.com/atom-ide-community/atom-languageclient/commit/e360195a096aca20cdcb3c86d74c32ed0cd740a0))
7
8
## [1.2.1](https://github.com/atom-ide-community/atom-languageclient/compare/v1.2.0...v1.2.1) (2021-02-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "atom-languageclient",
- "version": "1.2.1",
+ "version": "1.2.2",
"description": "Integrate Language Servers with Atom",
"repository": "https://github.com/atom-ide-community/atom-languageclient",
"license": "MIT",
0 commit comments