Skip to content

Commit

Permalink
2.0.0 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
nitriques committed Mar 12, 2016
1 parent a61d287 commit 5d0fb50
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion extension.meta.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<extension id="multilingual_upload_field" status="released" xmlns="http://getsymphony.com/schemas/extension/1.0">
<name>Field: Multilingual Upload</name>
<name>Field: Multilingual File Upload</name>
<description>Multilingual version of the classic Upload Field.</description>
<repo type="github">https://github.com/DeuxHuitHuit/multilingual_upload_field</repo>
<url type="discuss">http://www.getsymphony.com/discuss/thread/80130/</url>
<types>
<type>Field Types</type>
<type>Multilingual</type>
<type>Upload</type>
<type>File</type>
</types>
<authors>
<author>
Expand All @@ -24,6 +25,12 @@
<dependency version="1.6">https://github.com/DeuxHuitHuit/frontend_localisation</dependency>
</dependencies>
<releases>
<release version="2.0.0" date="2016-03-13" min="2.5.0" max="2.x.x"><![CDATA[
* Added required languages: make languages required or not
* Better optional label in publish view
* Better required language label in settings view
* Renamed the field to Multilingual *File* Upload
]]></release>
<release version="1.6.3" date="2016-01-29" min="2.3.3" max="2.6.x"><![CDATA[
* Fix broken 1.6.2 update code
]]></release>
Expand Down

0 comments on commit 5d0fb50

Please sign in to comment.