Skip to content

Commit

Permalink
Release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nitriques committed Jun 28, 2017
1 parent e0aa176 commit f2ced0c
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions extension.meta.xml
@@ -1,19 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<extension id="timefield" status="released" xmlns="http://www.getsymphony.com/schemas/extension/1.0">
<extension id="timefield" status="released" xmlns="http://getsymphony.com/schemas/extension/1.0">
<name>Time Field</name>
<description>A field for hours, minutes, and seconds; filterable by value or range.</description>
<repo type="github">https://github.com/symphonists/timefield</repo>
<url type="discuss">http://www.getsymphony.com/discuss/thread/207/</url>
<url type="discuss">https://www.getsymphony.com/discuss/thread/207/</url>
<types>
<type>Field Types</type>
<type>Field</type>
</types>
<authors>
<author>
<name github="symphonycms" symphony="team">Symphony Team</name>
<website>http://www.getsymphony.com/</website>
<website>https://www.getsymphony.com/</website>
</author>
</authors>
<releases>
<release version="2.0.1" date="2017-06-28" min="2.6.0" max="2.x.x">
- Fix meta fix errors
- Fix compatibility meta info
</release>
<release version="2.0.0" date="2017-06-05" min="2.6">
- Fix compatibility with latest Symphony version, use `Widget::Error`
</release>
Expand Down

0 comments on commit f2ced0c

Please sign in to comment.