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
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,23 @@
2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+
## [0.6.7] - 2023-02-17
6
+
7
+
### 🚀 New Features and Enhancements
8
+
9
+
- Add add configuration button in experiments table [#3281](https://github.com/iterative/vscode-dvc/pull/3281) by [@sroy3](https://github.com/sroy3)
10
+
- Enable saving of Studio access token [#3235](https://github.com/iterative/vscode-dvc/pull/3235) by [@mattseddon](https://github.com/mattseddon)
11
+
- Share experiment to Studio from experiments table [#3289](https://github.com/iterative/vscode-dvc/pull/3289) by [@mattseddon](https://github.com/mattseddon)
12
+
13
+
### 🐛 Bug Fixes
14
+
15
+
- Move the comparison table header down from under the ribbon when scrolling [#3291](https://github.com/iterative/vscode-dvc/pull/3291) by [@sroy3](https://github.com/sroy3)
16
+
17
+
### 🔨 Maintenance
18
+
19
+
- Create Modal class (mirror Toast) [#3294](https://github.com/iterative/vscode-dvc/pull/3294) by [@mattseddon](https://github.com/mattseddon)
20
+
- Clean up webview factory [#3277](https://github.com/iterative/vscode-dvc/pull/3277) by [@mattseddon](https://github.com/mattseddon)
0 commit comments