Skip to content

Commit f2d89c4

Browse files
committed
Release 2.0
1 parent b262bd6 commit f2d89c4

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

extension.meta.xml

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,15 @@
99
</author>
1010
</authors>
1111
<releases>
12-
<release version="2.0" date="unreleased" min="2.4">
13-
- Support CSV
14-
- Allow `$gateway` to be manipulated
12+
<release version="2.0" date="2014-05-06" min="2.4">
13+
- Add support for Symphony 2.4
14+
- Support CSV data format
15+
- Allow `$gateway` to be manipulated and `$data` to previewed
16+
- When the Datasource fails, data is added to the `?debug` page to assist in debugging
1517
- Allow no cache to be set
18+
- Sanitize XPath to allow for more complex queries
1619
</release>
17-
<release version="1.1" date="2013-02-19" min="2.3">
20+
<release version="1.1" date="2013-02-19" min="2.3" max="2.4">
1821
- Officially release the extension
1922
- Add `url` to the resulting XML result so you can see what URL was actually fetched
2023
- Fix bug where a result would always be `stale`

0 commit comments

Comments
 (0)