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
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,14 @@ All notable changes to the Adobe Script Runner extension will be documented in t
4
4
5
5
## [Unreleased]
6
6
7
+
## Released
8
+
9
+
## [0.2.0] 2018-03-29
10
+
7
11
- Fixed bug when settings were not registered until app restart.
8
12
- Fixed issue with HOME "~/" paths.
9
-
- Changed code flow. Splits everything to modules for easier maintenance and development. Also makes it easier to other apps to adopt the functionality.
10
-
11
-
## Released
13
+
- Changed code flow. Splits everything to modules for easier maintenance and development. Also makes it easier for other apps to adopt the functionality.
14
+
- Ports functionality to [Atom.io](https://atom.io/packages/adobe-script-runner).
0 commit comments