File tree 1 file changed +20
-4
lines changed
1 file changed +20
-4
lines changed Original file line number Diff line number Diff line change @@ -6,20 +6,36 @@ All notable changes to the Adobe Script Runner extension will be documented in t
6
6
7
7
### Added
8
8
9
- * Option to always ** Execute File From Config** file defined in ** Execute This** section, ignoring the one in active viewer.
10
- * Option to ** Execute File From Token** ` Adobe-Script-Runner "path/to/file.jsx" ` in active document to execute file between the quotes.
9
+ *
11
10
12
11
### Changed
13
12
14
- * Codebase rewritten from scratch.
15
- * Renamed configuration keys and titles.
13
+ *
16
14
17
15
### Fixed
18
16
19
17
*
20
18
21
19
### Removed
22
20
21
+ *
22
+
23
+ ---
24
+
25
+ ## [ 0.3.0] 2019-12-12
26
+
27
+ ### Added
28
+
29
+ * Option to always ** Execute File From Config** file defined in ** Execute This** section, ignoring the one in active viewer.
30
+ * Option to ** Execute File From Token** ` Adobe-Script-Runner "path/to/file.jsx" ` in active document to execute file between the quotes.
31
+
32
+ ### Changed
33
+
34
+ * Codebase rewritten from scratch.
35
+ * Renamed configuration keys and titles.
36
+
37
+ ### Removed
38
+
23
39
* Checkbox ** Run Untitled** .
24
40
25
41
---
You can’t perform that action at this time.
0 commit comments