You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,21 @@
2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+
## [0.6.21] - 2023-03-17
6
+
7
+
### 🚀 New Features and Enhancements
8
+
9
+
- Open comparison table images when clicking on them [#3467](https://github.com/iterative/vscode-dvc/pull/3467) by [@sroy3](https://github.com/sroy3)
10
+
- Resize comparison table with slider [#3480](https://github.com/iterative/vscode-dvc/pull/3480) by [@sroy3](https://github.com/sroy3)
11
+
12
+
### 🔨 Maintenance
13
+
14
+
- Consolidate and fix Setup stories [#3469](https://github.com/iterative/vscode-dvc/pull/3469) by [@mattseddon](https://github.com/mattseddon)
15
+
- Rename section enums to differentiate types [#3470](https://github.com/iterative/vscode-dvc/pull/3470) by [@mattseddon](https://github.com/mattseddon)
16
+
- Add react/jsx-curly-brace-presence eslint rule [#3471](https://github.com/iterative/vscode-dvc/pull/3471) by [@mattseddon](https://github.com/mattseddon)
17
+
- Move e2e tests to insiders [#3481](https://github.com/iterative/vscode-dvc/pull/3481) by [@sroy3](https://github.com/sroy3)
18
+
- Update dvclive (2.4.0) [#3488](https://github.com/iterative/vscode-dvc/pull/3488) by [@sroy3](https://github.com/sroy3)
0 commit comments