Skip to content

Commit 731a7d4

Browse files
committed
Release: Update changelog for v0.3.0
1 parent ffc7847 commit 731a7d4

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
# 0.3.0 2017/08/27:
4+
- Updates some functions under `aeq.layer` to return `aeq.arrayEx` instead of an array.
5+
- `aeq.layer.children`
6+
- `aeq.layer.allChildren`
7+
- `aeq.layer.parents`
8+
- `aeq.layer.relatedLayers`
9+
- Fixes `aeq.writeFile` not checking encoding properly.
10+
- Updates `aeq.project.findFolder` to return `null` when no folder is found.
11+
- Updates `aeq.getItems` to accept a `deep` argument.
12+
- Adds `aeq.getItemsDeep`
13+
- Updates `aeq.getCompositions` to get CompItems from a given folder.
14+
315
## 0.2.0 2017/06/17:
416
- Adds `aeq.version` to track current version of aequery
517
- Adds `aeq.settings.initSetting()` to initialize settings

0 commit comments

Comments
 (0)