bump
This commit is contained in:
parent
1355c273db
commit
e3d6efbc7a
2 changed files with 6 additions and 1 deletions
5
CHANGES
5
CHANGES
|
@ -1,3 +1,8 @@
|
||||||
|
3.1.0 2017-03-16
|
||||||
|
- add "glzjinmod" interface
|
||||||
|
- rate limit
|
||||||
|
- add additional_ports in config
|
||||||
|
|
||||||
3.0.4 2017-01-08
|
3.0.4 2017-01-08
|
||||||
- multi-user in single port
|
- multi-user in single port
|
||||||
|
|
||||||
|
|
|
@ -16,5 +16,5 @@
|
||||||
# under the License.
|
# under the License.
|
||||||
|
|
||||||
def version():
|
def version():
|
||||||
return '3.0.2 2017-01-08'
|
return '3.1.0 2017-03-16'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue