5
1
Fork 0
mirror of https://github.com/Anvilcraft/jensmemes synced 2024-09-25 10:58:56 +02:00
jensmemes/website/api/tinify-php-master/CHANGES.md

13 lines
246 B
Markdown
Raw Normal View History

2020-07-21 23:07:16 +02:00
## 1.5.2
* Fail early if version of curl/openssl is too old.
## 1.5.1
* Expose status of exceptions.
## 1.5.0
* Retry failed requests by default.
* Throw clearer errors when curl is installed but disabled.
## 1.4.0
* Support for HTTP proxies.