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 b3594bc commit 37a16cdCopy full SHA for 37a16cd
CHANGELOG.txt
@@ -1,3 +1,7 @@
1
+v3.7.0 - Jun 22, 2016
2
+- PHP7 support for debian jessie
3
+- Fixed Issue #729, #724
4
+
5
v3.6.2 - Jun 03, 2016
6
- Fix Issue #726,#723,#727
7
- Update Adminer to v4.2.5
setup.py
@@ -100,4 +100,4 @@
100
ee = ee.cli.main:main
101
""",
102
namespace_packages=[],
103
- )
+ )
0 commit comments