@@ -2,6 +2,10 @@
All Notable changes to `ixudra/curl` will be documented in this file
+## 6.15.1 - 2017-11-07
+### Added
+- Bugfix: wrong variable used
+
## 6.15.0 - 2017-11-06
### Added
- Added withProxy method
@@ -1,7 +1,7 @@
{
"name": "ixudra/curl",
"description": "Custom PHP Curl library for the Laravel 5 framework - developed by Ixudra",
- "version": "6.15.0",
+ "version": "6.15.1",
"keywords": ["Ixudra", "Laravel", "Curl"],
"homepage": "http://ixudra.be",
"license": "MIT",