bump
This commit is contained in:
parent
b513210778
commit
403ce5da58
2 changed files with 5 additions and 1 deletions
4
CHANGES
4
CHANGES
|
@ -1,3 +1,7 @@
|
|||
3.0.0 2016-12-23
|
||||
- http_simple fix bugs
|
||||
- tls1.2_ticket_auth fix bug & defaule time diff set to 86400s
|
||||
|
||||
2.9.7 2016-11-22
|
||||
- manage client with LRUCache
|
||||
- catch bind error
|
||||
|
|
|
@ -16,5 +16,5 @@
|
|||
# under the License.
|
||||
|
||||
def version():
|
||||
return '2.9.7 2016-11-22'
|
||||
return '3.0.0 2016-12-23'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue