We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c2b2cd commit 151a069Copy full SHA for 151a069
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.12.0](https://github.com/atom-ide-community/atom-languageclient/compare/v1.11.0...v1.12.0) (2021-06-13)
2
+
3
4
+### Features
5
6
+* allow disabling shutdownGracefully ([14bec25](https://github.com/atom-ide-community/atom-languageclient/commit/14bec2586e85252e418b26d55cdd2c498cbabf58))
7
8
# [1.11.0](https://github.com/atom-ide-community/atom-languageclient/compare/v1.10.1...v1.11.0) (2021-06-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "atom-languageclient",
- "version": "1.11.0",
+ "version": "1.12.0",
"description": "Integrate Language Servers with Atom",
"repository": "https://github.com/atom-ide-community/atom-languageclient",
"license": "MIT",
0 commit comments