Skip to content

Commit

Permalink
Bump version and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
wdhongtw committed Nov 20, 2020
1 parent 6d1e188 commit 0a77203
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to the "gpg-indicator" extension will be documented in this

Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.

## [0.3.1] - 2020-11-20
### Added
- Add information message for unlock action

### Fixed
- Fix security issue

## [0.3.0] - 2020-07-30
### Added
- Design icon for this package
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ Multi-folder workspace is not supported yet.

## Release Notes

### 0.3.1

Add message for unlock action and fix security issue.

### 0.3.0

Design and add icon for this package.
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": "gpg-indicator",
"displayName": "GPG Indicator",
"description": "Status indicator and unlocker for GPG signing key",
"version": "0.3.0",
"version": "0.3.1",
"publisher": "wdhongtw",
"engines": {
"vscode": "^1.45.0"
Expand Down

0 comments on commit 0a77203

Please sign in to comment.