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 9483efc commit 60f2929Copy full SHA for 60f2929
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.2.1](https://github.com/atom-ide-community/atom-languageclient/compare/v1.2.0...v1.2.1) (2021-02-23)
2
+
3
4
+### Reverts
5
6
+* Revert "fix: fix url.parse deprecation" ([002e7f7](https://github.com/atom-ide-community/atom-languageclient/commit/002e7f7943c6b728320227d18b774ce035aaea28))
7
8
# [1.2.0](https://github.com/atom-ide-community/atom-languageclient/compare/v1.1.1...v1.2.0) (2021-02-23)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "atom-languageclient",
- "version": "1.2.0",
+ "version": "1.2.1",
"description": "Integrate Language Servers with Atom",
"repository": "https://github.com/atom-ide-community/atom-languageclient",
"license": "MIT",
0 commit comments