Skip to content

Commit a6b05e6

Browse files
committed
v1.1.6
1 parent da22141 commit a6b05e6

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## v1.1.6 (12-02-2019)
2+
3+
### Bug fixes
4+
- Allow the second parameter of `@set` to accept a value containing commas (e.g. an array) (Fixes #28)
5+
6+
### Enhancements
7+
- Allow passing `raw` as the second parameter of `@image` to return an attachment URL (Fixes #24)
8+
- Add the `$limit` parameter to the `parse` method to allow passing a limit to `explode()` (#28)
9+
- Bump lock files
10+
11+
### Documentation
12+
- Add `@image` example for `raw`
13+
114
## v1.1.5 (11-19-2019)
215

316
### Enhancements

0 commit comments

Comments
 (0)