Skip to content

Commit 8056ffe

Browse files
committed
Release 2.1.2
1 parent fa4b43a commit 8056ffe

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Remote Datasource
22

3-
#### Version 2.1
3+
#### Version 2.1.2
44

55
The Remote Datasource allows you to consume XML, JSON, CSV and TXT sources in Symphony. This extension aims to build upon the Dynamic XML datasource functionality provided in Symphony to allow better cache control, the automatic discovery of namespaces and more flexibility.
66

extension.meta.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
</author>
1111
</authors>
1212
<releases>
13+
<release version="2.1.2" date="2014-12-17" min="2.4" max="2.6.x">
14+
- Fix the first cache of a result always resulting in an error
15+
- Abstract the transformers for better extensibility
16+
</release>
1317
<release version="2.1.1" date="2014-09-28" min="2.4">
1418
- Expose the CURL error via `httpError()`
1519
- Fix error with CSV importing

0 commit comments

Comments
 (0)