Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Commit 9b2225a

Browse files
committed
Cut a 0.7.4 release
1 parent cc57521 commit 9b2225a

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
### Unreleased
22

3+
### 0.7.4 - 2020-04-27
4+
35
* Add a Start/Stop the RLS command
46
* Introduce a `rust-client.autoStartRls` (defaults to true) setting to control the auto-start
57
behaviour when opening a relevant Rust project file

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "rust",
33
"displayName": "Rust (rls)",
44
"description": "Rust language support - code completion, Intellisense, refactoring, reformatting, errors, snippets. A client for the Rust Language Server, built by the RLS team.",
5-
"version": "0.7.3",
5+
"version": "0.7.4",
66
"publisher": "rust-lang",
77
"icon": "rust-icon.png",
88
"galleryBanner": {

0 commit comments

Comments
 (0)