Skip to content

Commit

Permalink
update version and changelog for release (#2215)
Browse files Browse the repository at this point in the history
Co-authored-by: sroy3 <sroy3@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and sroy3 authored Aug 18, 2022
1 parent 92f86d1 commit 53ff171
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

All notable changes to this project will be documented in this file.

## [0.3.20] - 2022-08-18

### 🚀 New Features and Enhancements

- Show min tested version in toast warning message [#2209](https://github.com/iterative/vscode-dvc/pull/2209) by [@mattseddon](https://github.com/mattseddon)

### 🐛 Bug Fixes

- Fix sticky workspace row obscuring branch [#2212](https://github.com/iterative/vscode-dvc/pull/2212) by [@mattseddon](https://github.com/mattseddon)
- Make drop zones larger when dragging in the same section [#2206](https://github.com/iterative/vscode-dvc/pull/2206) by [@sroy3](https://github.com/sroy3)

## [0.3.19] - 2022-08-18

### 🚀 New Features and Enhancements
Expand Down
2 changes: 1 addition & 1 deletion extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"extensionDependencies": [
"vscode.git"
],
"version": "0.3.19",
"version": "0.3.20",
"license": "Apache-2.0",
"readme": "./README.md",
"repository": {
Expand Down

0 comments on commit 53ff171

Please sign in to comment.