@@ -2,6 +2,10 @@
All Notable changes to `ixudra/curl` will be documented in this file
+## 6.12.2 - 2017-08-23
+### Fixed
+- Reverted type hinting in `withData()` method
+
## 6.12.1 - 2017-08-07
### Fixed
- Removed debug code
@@ -1,7 +1,7 @@
{
"name": "ixudra/curl",
"description": "Custom PHP Curl library for the Laravel 5 framework - developed by Ixudra",
- "version": "6.12.1",
+ "version": "6.12.2",
"keywords": ["Ixudra", "Laravel", "Curl"],
"homepage": "http://ixudra.be",
"license": "MIT",