Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
svipas committed Aug 19, 2019
1 parent 007eb66 commit 3782d1e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## [Unreleased]

## 1.2.0 (August 19, 2019)

- Instead of `(manually installed)` show `(installed)`.
- If extension is local show 🔋emoji, if extension is remote show 🔌emoji.
- Update `README.md`.
- Update image of how extension looks like.

## 1.1.0 (August 11, 2019)

- Add `LICENSE` file.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "control-snippets",
"displayName": "Control Snippets",
"description": "Disable or enable VS Code's built-in snippets and manually installed snippets from extensions.",
"version": "1.1.0",
"version": "1.2.0",
"publisher": "svipas",
"repository": {
"type": "git",
Expand Down

0 comments on commit 3782d1e

Please sign in to comment.