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.1.13] - 2023-11-10
6
+
7
+
### 🚀 New Features and Enhancements
8
+
9
+
- Add drag and drop mode to plots [#4934](https://github.com/iterative/vscode-dvc/pull/4934) by [@sroy3](https://github.com/sroy3)
10
+
11
+
### 🐛 Bug Fixes
12
+
13
+
- Fix e2e tests (SCM entry removed by insiders) [#4955](https://github.com/iterative/vscode-dvc/pull/4955) by [@mattseddon](https://github.com/mattseddon)
14
+
15
+
### 🔨 Maintenance
16
+
17
+
- Increase plot webview test timeout [#4923](https://github.com/iterative/vscode-dvc/pull/4923) by [@julieg18](https://github.com/julieg18)
18
+
- Increase timeouts of webview tests [#4928](https://github.com/iterative/vscode-dvc/pull/4928) by [@mattseddon](https://github.com/mattseddon)
19
+
- Remove unused dependencies [#4930](https://github.com/iterative/vscode-dvc/pull/4930) by [@sroy3](https://github.com/sroy3)
20
+
- Update demo project and latest tested CLI version (3.28.0) [#4936](https://github.com/iterative/vscode-dvc/pull/4936) by [@julieg18](https://github.com/julieg18)
21
+
- Update version of Python used in CI [#4944](https://github.com/iterative/vscode-dvc/pull/4944) by [@mattseddon](https://github.com/mattseddon)
22
+
- Add Setup Studio module [#4943](https://github.com/iterative/vscode-dvc/pull/4943) by [@julieg18](https://github.com/julieg18)
0 commit comments