Skip to content

Commit

Permalink
Updated CHANGELOG, package.json, and icon for v0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sambdavidson committed Dec 28, 2019
1 parent c1b1c33 commit f251f23
Show file tree
Hide file tree
Showing 6 changed files with 243 additions and 462 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## Release Notes

### 0.4.0
- Updated README.md.
- Added [`compile_on_save` option](https://github.com/zxh0/vscode-proto3#fields).
- Updated Icon.
- Configuration changes no longer require restart.
- Additional examples.

### 0.3.0
- Support "Go to Definition" (issue#34).
- Fixed string highlighting issues (issue#42).
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# vscode-proto3

![icon](images/vscode_extension_icon.png)

Protobuf 3 support for Visual Studio Code

https://github.com/zxh0/vscode-proto3
Expand Down
Binary file removed images/icon.png
Binary file not shown.
Binary file added images/vscode_extension_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit f251f23

Please sign in to comment.