Skip to content

Commit cb32bb0

Browse files
committed
2.0.0 release notes
1 parent e2d2a45 commit cb32bb0

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

extension.meta.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<url type="discuss">http://getsymphony.com/discuss/thread/473/</url>
77
<types>
88
<type>Field Types</type>
9+
<type>Relationship</type>
910
</types>
1011
<authors>
1112
<author>
@@ -14,6 +15,12 @@
1415
</author>
1516
</authors>
1617
<releases>
18+
<release version="2.0.0" date="2016-05-15" min="2.6.0" max="2.6.x">
19+
- Switch to semver (but should be backward compatible)
20+
- Fix for MySQL 5.7
21+
- Do not create handles based on sanitized value
22+
- Replace getParameterPoolValue by prepareTextValue when getting values
23+
</release>
1724
<release version="1.34" date="2016-02-01" min="2.6.0" max="2.6.x">
1825
- Added basic sorting capabilities
1926
</release>

0 commit comments

Comments
 (0)