Skip to content

Commit 0526d66

Browse files
committed
update changelog details
1 parent 3aa9d30 commit 0526d66

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
## 0.3.2
44

5-
- new: Added option for not focusing on the newly created preview (focus stays on the editor) - #125
6-
- new: Automatically open the preview when opening files with the DOT-Language - #122
7-
- new: Added (experimental) configuration option to use VSCode's Theme Colors - #72 #120
5+
- new: Added option for not focusing on the newly created preview (focus stays on the editor) (default: `true`, setting: `graphviz-interactive-preview.preserveFocus`) - #125
6+
- new: Automatically open the preview when opening files with the DOT-Language (default: `true`, setting: `graphviz-interactive-preview.openAutomatically`) - #122
7+
- new: Added (experimental) configuration option to use VSCode's Theme Colors (default: `false`, setting: `graphviz-interactive-preview.view.themeColors`) - #72 #120
88
- new: given an URI and no content the content is read from the URI - #119
99
- fix: Also Dim Node Background color - #115
1010
- update: dependencies

0 commit comments

Comments
 (0)