Jan Oris пре 7 година
родитељ
комит
9aba4d3341
2 измењених фајлова са 5 додато и 1 уклоњено
  1. 4 0
      CHANGELOG.md
  2. 1 1
      composer.json

+ 4 - 0
CHANGELOG.md

@@ -2,6 +2,10 @@
 
 
 All Notable changes to `ixudra/curl` will be documented in this file
 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
 ## 6.15.0 - 2017-11-06
 ### Added
 ### Added
 - Added withProxy method
 - Added withProxy method

+ 1 - 1
composer.json

@@ -1,7 +1,7 @@
 {
 {
     "name": "ixudra/curl",
     "name": "ixudra/curl",
     "description": "Custom PHP Curl library for the Laravel 5 framework - developed by Ixudra",
     "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"],
     "keywords": ["Ixudra", "Laravel", "Curl"],
     "homepage": "http://ixudra.be",
     "homepage": "http://ixudra.be",
     "license": "MIT",
     "license": "MIT",