Skip to content

Commit ffdfc2b

Browse files
committed
2.0.0 release notes
1 parent 864cc53 commit ffdfc2b

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

extension.meta.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,13 @@
1616
</author>
1717
</authors>
1818
<releases>
19-
<release version="2.0.0" date="2016-03-21" min="2.6.0" max="2.x.x">
19+
<release version="2.0.0" date="2016-04-26" min="2.6.0" max="2.x.x">
2020
- JIT image process is it's own Symphony renderer now
21+
- PSR2 Compliance (for the most part)
22+
- Do not try to change .htaccess file if it does not exits
23+
- Extracted the .htaccess procedure into its own class
24+
- Lots of bug fixes and perf improvements
25+
- Switch to semver (but should be backward compatible for Apache users)
2126
</release>
2227
<release version="1.45" date="2016-03-21" min="2.6.0" max="2.x.x">
2328
- Add CORS header support (@tmslnz)

0 commit comments

Comments
 (0)