We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f1ec07 commit 9b0d710Copy full SHA for 9b0d710
extension.meta.xml
@@ -18,6 +18,11 @@
18
</author>
19
</authors>
20
<releases>
21
+ <release version="1.7.0" date="2017-03-31" min="2.5.x" max="2.x.x">
22
+ - Fix issue with MySQL 5.7: data too long error
23
+ - Added more PSR-2 formatting
24
+ - Fix improper use of late stating binding
25
+ </release>
26
<release version="1.6.0" date="2017-03-23" min="2.5.x" max="2.x.x">
27
- Fix for back-end users on Symphony 2.6+
28
- Managers can now see the tracker data, but not delete it
0 commit comments