Skip to content

Commit

Permalink
docs updated for 11.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alefragnani committed Sep 6, 2020
1 parent 470dd80 commit e85c118
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 9 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## [11.3.0] - 2020-09-??
## [11.3.0] - 2020-09-06
### Added
- Support `$home` and `~` (tilde) symbol on `projectLocation` setting (issue [#384](https://github.com/alefragnani/vscode-project-manager/issues/384))
- Support `~` (tilde) symbol on any path related setting (issue [#414](https://github.com/alefragnani/vscode-project-manager/issues/414))
Expand Down
10 changes: 3 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "project-manager",
"displayName": "Project Manager",
"description": "Easily switch between projects",
"version": "11.2.0",
"version": "11.3.0",
"publisher": "alefragnani",
"engines": {
"vscode": "^1.45.0"
Expand Down

0 comments on commit e85c118

Please sign in to comment.