Skip to content

Commit

Permalink
v1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Log1x committed Dec 2, 2019
1 parent da22141 commit a6b05e6
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## v1.1.6 (12-02-2019)

### Bug fixes
- Allow the second parameter of `@set` to accept a value containing commas (e.g. an array) (Fixes #28)

### Enhancements
- Allow passing `raw` as the second parameter of `@image` to return an attachment URL (Fixes #24)
- Add the `$limit` parameter to the `parse` method to allow passing a limit to `explode()` (#28)
- Bump lock files

### Documentation
- Add `@image` example for `raw`

## v1.1.5 (11-19-2019)

### Enhancements
Expand Down

0 comments on commit a6b05e6

Please sign in to comment.