Jan Oris 7 tahun lalu
induk
melakukan
cda520f670
2 mengubah file dengan 5 tambahan dan 1 penghapusan
  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
 
+## 6.14.0 - 2017-10-30
+### Added
+- Laravel auto-discovery
+
 ## 6.13.0 - 2017-10-10
 ### Added
 - Added content type to responseObject

+ 1 - 1
composer.json

@@ -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",