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
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,20 @@
2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+
## [1.2.6] - 2024-01-18
6
+
7
+
### 🔨 Maintenance
8
+
9
+
- Update ribbon error banner to a div [#5187](https://github.com/iterative/vscode-dvc/pull/5187) by [@julieg18](https://github.com/julieg18)
10
+
- Update demo project and latest tested CLI version (3.39.0) [#5193](https://github.com/iterative/vscode-dvc/pull/5193) by [@mattseddon](https://github.com/mattseddon)
11
+
- Replace switch statements that feed the webviews stores [#5194](https://github.com/iterative/vscode-dvc/pull/5194) by [@mattseddon](https://github.com/mattseddon)
12
+
- Update filesystem watcher integration tests [#5195](https://github.com/iterative/vscode-dvc/pull/5195) by [@mattseddon](https://github.com/mattseddon)
13
+
- Remove redundant version check from exp rename code [#5203](https://github.com/iterative/vscode-dvc/pull/5203) by [@mattseddon](https://github.com/mattseddon)
14
+
- Remove redundant checkpoints code [#5204](https://github.com/iterative/vscode-dvc/pull/5204) by [@mattseddon](https://github.com/mattseddon)
15
+
- Remove console statements in tests [#5211](https://github.com/iterative/vscode-dvc/pull/5211) by [@sroy3](https://github.com/sroy3)
16
+
- Update demo project and latest tested CLI version (3.40.0) [#5209](https://github.com/iterative/vscode-dvc/pull/5209) by [@mattseddon](https://github.com/mattseddon)
17
+
- Add on hover style to experiments table header cells [#5210](https://github.com/iterative/vscode-dvc/pull/5210) by [@mattseddon](https://github.com/mattseddon)
0 commit comments