Skip to content

Commit 130d267

Browse files
committed
Updates changelog
1 parent ddbce16 commit 130d267

File tree

1 file changed

+20
-4
lines changed

1 file changed

+20
-4
lines changed

CHANGELOG.md

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,36 @@ All notable changes to the Adobe Script Runner extension will be documented in t
66

77
### Added
88

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+
*
1110

1211
### Changed
1312

14-
* Codebase rewritten from scratch.
15-
* Renamed configuration keys and titles.
13+
*
1614

1715
### Fixed
1816

1917
*
2018

2119
### Removed
2220

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+
2339
* Checkbox **Run Untitled**.
2440

2541
---

0 commit comments

Comments
 (0)