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

Commit bf80b6c

Browse files
committed
Cut a 0.7.7 release
1 parent 5f13286 commit bf80b6c

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.7 - 2020-05-13
4+
35
* Only synchronize relevant workspace settings for RLS
46
* Rename configuration section to just "Rust"
57

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.6",
5+
"version": "0.7.7",
66
"publisher": "rust-lang",
77
"icon": "rust-icon.png",
88
"galleryBanner": {

0 commit comments

Comments
 (0)