Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Jan 8, 2020
1 parent 90b8ab9 commit 67136ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to `pdf-to-image` will be documented in this file

## 2.0.0 (unreleased) - 2020-0X-XX
## 2.0.0 - 2020-01-08

- added typehints
- removal of ability of loading pdfs via URLs
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ This will instruct PHP FPM to look for the `gs` binary in the right places.
## Testing

``` bash
$ composer test
composer test
```

## Changelog
Expand Down

0 comments on commit 67136ab

Please sign in to comment.