We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfce0f2 commit 810c7fcCopy full SHA for 810c7fc
1 file changed
extension.meta.xml
@@ -10,6 +10,10 @@
10
</author>
11
</authors>
12
<releases>
13
+ <release version="2.1.1" date="2014-09-28" min="2.4">
14
+ - Expose the CURL error via `httpError()`
15
+ - Fix error with CSV importing
16
+ </release>
17
<release version="2.1.0" date="2014-06-25" min="2.4">
18
- Add support for text format (a copy of the html response body)
19
- Add some documentation
0 commit comments