Skip to content

Commit

Permalink
Fixed info pop up.
Browse files Browse the repository at this point in the history
  • Loading branch information
CatStarwind committed Sep 27, 2019
1 parent 9f78b6a commit d8fa25e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Support for multiple complex destinations.
- Ignore pattern support.

## [0.1.1] - 2019-09-27
### Changed
- Suppressed 'No Mapping Found' message unless manually enabling File Sync.
- Display message when File Sync is active on a workspace.

## [0.1.0] - 2019-09-23
### Added
- Support for single destination mapping.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "filesync",
"version": "0.1.0",
"version": "0.1.1",
"publisher": "CatStarwind",
"engines": {
"vscode": "^1.38.0"
Expand Down

0 comments on commit d8fa25e

Please sign in to comment.