File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.3.16] - 2022-08-10
6+
7+ ### 🚀 New Features and Enhancements
8+
9+ - Links in section description tooltips [ #2140 ] ( https://github.com/iterative/vscode-dvc/pull/2140 ) by [ @sroy3 ] ( https://github.com/sroy3 )
10+ - Retain plot order when toggling off/on [ #2147 ] ( https://github.com/iterative/vscode-dvc/pull/2147 ) by [ @mattseddon ] ( https://github.com/mattseddon )
11+ - All plots sections visible [ #2145 ] ( https://github.com/iterative/vscode-dvc/pull/2145 ) by [ @sroy3 ] ( https://github.com/sroy3 )
12+
13+ ### 🐛 Bug Fixes
14+
15+ - Patch e2e tests [ #2143 ] ( https://github.com/iterative/vscode-dvc/pull/2143 ) by [ @mattseddon ] ( https://github.com/mattseddon )
16+ - Remove drop target when leaving a section [ #2149 ] ( https://github.com/iterative/vscode-dvc/pull/2149 ) by [ @sroy3 ] ( https://github.com/sroy3 )
17+
18+ ### 🔨 Maintenance
19+
20+ - Split up ` Table.tsx ` [ #2165 ] ( https://github.com/iterative/vscode-dvc/pull/2165 ) by [ @julieg18 ] ( https://github.com/julieg18 )
21+
522## [ 0.3.15] - 2022-08-03
623
724### 🚀 New Features and Enhancements
Original file line number Diff line number Diff line change 99 "extensionDependencies" : [
1010 " vscode.git"
1111 ],
12- "version" : " 0.3.15 " ,
12+ "version" : " 0.3.16 " ,
1313 "license" : " Apache-2.0" ,
1414 "readme" : " ./README.md" ,
1515 "repository" : {
You can’t perform that action at this time.
0 commit comments