Skip to content

Commit

Permalink
Updated meta xml
Browse files Browse the repository at this point in the history
  • Loading branch information
nilshoerrmann committed Jun 23, 2014
1 parent 084930f commit dfa1e0b
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions extension.meta.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<extension id="xmlimporter" status="unreleased" xmlns="http://symphony-cms.com/schemas/extension/1.0">
<extension id="xmlimporter" status="released" xmlns="http://symphony-cms.com/schemas/extension/1.0">
<name>XML Importer</name>
<description>From XML to entries in an instant</description>
<repo type="github">https://github.com/symphonists/xmlimporter</repo>
Expand All @@ -20,10 +20,14 @@
<author>
<name github="brendo" symphony="brendo">Brendan Abbott</name>
</author>
<author>
<name github="hananils" symphony="hananils">Büro für Web- und Textgestaltung</name>
<website>http://hananils.de</website>
</author>
</authors>
<releases>
<release version="3.0.0" min="2.4">
- work in progress
- Switched from custom data fetching to Data Sources
</release>
<release version="2.1.2" date="2013-10-25" min="2.3.1">
- Set modification date when creating new entries
Expand All @@ -33,13 +37,13 @@
- Update modification date on import
- Fix string handling
</release>
<release version="2.1" date="2013-05-27" min="2.3.1">
<release version="2.1.0" date="2013-05-27" min="2.3.1">
- Added support for the `ImportableField` interface
- Added logging for when errors occur
- Handle non existent importers better
- Update duplicator markup
</release>
<release version="2.0" date="2012-06-08" min="2.3">
<release version="2.0.0" date="2012-06-08" min="2.3">
- Symphony 2.3 support
- Improved localisation support
- Ability to use `{$root}` in the URL
Expand Down

0 comments on commit dfa1e0b

Please sign in to comment.