Skip to content

Commit f0dad09

Browse files
committed
Update UPDATE_LOG.md
1 parent dd143ad commit f0dad09

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

UPDATE_LOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
```yaml
1616
{type: 'loop',meta: {'$for': 'item','$in': [1,3,4]}}
17+
{type: 'loop',meta: {'$for': 'item','$in': "1...9"}}
18+
{type: 'loop',meta: {'$for': 'item','$in': "1:9:1"}}
1719
```
1820

1921
### 3.6.0

0 commit comments

Comments
 (0)