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
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,4 +6,10 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
6
6
7
7
## [Unreleased]
8
8
9
-
- Initial release
9
+
- Initial release
10
+
11
+
## [0.1.2] - 2023-06-05
12
+
13
+
### Added
14
+
15
+
- Support for automatically opening View Component files in split view. HTML files will open in the left pane and Ruby files will open in the right pane (#1).
0 commit comments