@@ -2,6 +2,10 @@
All Notable changes to `ixudra/curl` will be documented in this file
+## 6.14.0 - 2017-10-30
+### Added
+- Laravel auto-discovery
+
## 6.13.0 - 2017-10-10
### Added
- Added content type to responseObject
@@ -1,7 +1,7 @@
{
"name": "ixudra/curl",
"description": "Custom PHP Curl library for the Laravel 5 framework - developed by Ixudra",
- "version": "6.13.0",
+ "version": "6.14.0",
"keywords": ["Ixudra", "Laravel", "Curl"],
"homepage": "http://ixudra.be",
"license": "MIT",