Skip to content

Commit

Permalink
Update version and CHANGELOG, add CONTRIBUTORS
Browse files Browse the repository at this point in the history
  • Loading branch information
zxh0 committed Feb 9, 2020
1 parent aa8c480 commit fcfaf97
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## Release Notes

### 0.4.1
- Fixed issue#72

### 0.4.0
- Updated README.md.
- Added [`compile_on_save` option](https://github.com/zxh0/vscode-proto3#fields).
Expand Down
12 changes: 12 additions & 0 deletions CONTRIBUTORS
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
zxh0 <[email protected]>
beyondblog <[email protected]>
Masahiro Fujiwara <[email protected]>
Tom Butterwith <[email protected]>
Norbert Metz <[email protected]>
David Lacroix <[email protected]>
xinbi.nie <[email protected]>
nicoxb <[email protected]>
Giorgio Azzinnaro <[email protected]>
Matthew Hickford <[email protected]>
Samuel Davidson <[email protected]>
Weslen Nascimento <[email protected]>
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": "vscode-proto3",
"displayName": "vscode-proto3",
"description": "Protobuf 3 support for Visual Studio Code",
"version": "0.4.0",
"version": "0.4.1",
"publisher": "zxh404",
"license": "SEE LICENSE IN LICENSE.txt",
"icon": "images/vscode_extension_icon.png",
Expand Down

0 comments on commit fcfaf97

Please sign in to comment.