We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ce9bf0 commit 1d0bd03Copy full SHA for 1d0bd03
1 file changed
extension.meta.xml
@@ -10,6 +10,9 @@
10
</author>
11
</authors>
12
<releases>
13
+ <release version="2.1.2" date="2015-05-13" min="2.4" max="2.6.x">
14
+ - Fix a bug with late static binding on PHP 5.3.
15
+ </release>
16
<release version="2.1.1" date="2014-09-28" min="2.4">
17
- Expose the CURL error via `httpError()`
18
- Fix error with CSV importing
0 commit comments