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
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,19 @@
2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+
## [0.4.2] - 2022-09-12
6
+
7
+
### 🚀 New Features and Enhancements
8
+
9
+
- Update row styles [#2351](https://github.com/iterative/vscode-dvc/pull/2351) by [@julieg18](https://github.com/julieg18)
10
+
- Update table indicators and chevrons/stars styles [#2367](https://github.com/iterative/vscode-dvc/pull/2367) by [@julieg18](https://github.com/julieg18)
11
+
12
+
### 🐛 Bug Fixes
13
+
14
+
- Ensure welcome screen is not shown when only one column is provided [#2363](https://github.com/iterative/vscode-dvc/pull/2363) by [@mattseddon](https://github.com/mattseddon)
15
+
- Fix zoomed in plot overflow [#2366](https://github.com/iterative/vscode-dvc/pull/2366) by [@sroy3](https://github.com/sroy3)
16
+
- Truncate all long titles inside of plots [#2365](https://github.com/iterative/vscode-dvc/pull/2365) by [@sroy3](https://github.com/sroy3)
0 commit comments