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
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,25 @@
2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+
## [1.2.5] - 2024-01-09
6
+
7
+
### 🚀 New Features and Enhancements
8
+
9
+
- Rename "Studio" to "DVC Studio" in text instances [#5142](https://github.com/iterative/vscode-dvc/pull/5142) by [@julieg18](https://github.com/julieg18)
10
+
- Add plots error message below ribbon [#5165](https://github.com/iterative/vscode-dvc/pull/5165) by [@julieg18](https://github.com/julieg18)
11
+
12
+
### 🐛 Bug Fixes
13
+
14
+
- Revert @vscode/extension-telemetry to 0.8.5 [#5175](https://github.com/iterative/vscode-dvc/pull/5175) by [@julieg18](https://github.com/julieg18)
15
+
16
+
### 🔨 Maintenance
17
+
18
+
- Update demo project and latest tested CLI version (3.34.0) [#5140](https://github.com/iterative/vscode-dvc/pull/5140) by [@julieg18](https://github.com/julieg18)
19
+
- Update demo project and latest tested CLI version (3.35.0) [#5144](https://github.com/iterative/vscode-dvc/pull/5144) by [@julieg18](https://github.com/julieg18)
20
+
- Update demo to latest commit and update version (3.37.0) [#5149](https://github.com/iterative/vscode-dvc/pull/5149) by [@julieg18](https://github.com/julieg18)
21
+
- Increase VSCode test timeout [#5147](https://github.com/iterative/vscode-dvc/pull/5147) by [@julieg18](https://github.com/julieg18)
22
+
- Update demo to latest commit and update version (3.38.1) [#5171](https://github.com/iterative/vscode-dvc/pull/5171) by [@julieg18](https://github.com/julieg18)
0 commit comments