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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,18 @@
2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+
## [0.7.3] - 2023-04-05
6
+
7
+
### 🐛 Bug Fixes
8
+
9
+
- Make sure changing the number of revisions will trigger an update for the scale of the multiview plot [#3642](https://github.com/iterative/vscode-dvc/pull/3642) by [@sroy3](https://github.com/sroy3)
10
+
- Show duplicate revisions when experiment finishes running in the workspace [#3641](https://github.com/iterative/vscode-dvc/pull/3641) by [@mattseddon](https://github.com/mattseddon)
11
+
12
+
### 🔨 Maintenance
13
+
14
+
- Update demo project dvclive (2.6.2) [#3645](https://github.com/iterative/vscode-dvc/pull/3645) by [@sroy3](https://github.com/sroy3)
15
+
- Remove checkpoints from experiment collection [#3639](https://github.com/iterative/vscode-dvc/pull/3639) by [@mattseddon](https://github.com/mattseddon)
0 commit comments