bump
This commit is contained in:
parent
5ae0c67965
commit
77155a5ee4
2 changed files with 4 additions and 1 deletions
3
CHANGES
3
CHANGES
|
@ -1,3 +1,6 @@
|
|||
3.0.1 2017-01-03
|
||||
- remove auth_aes128_*_compatible
|
||||
|
||||
3.0.0 2016-12-23
|
||||
- http_simple fix bugs
|
||||
- tls1.2_ticket_auth fix bug & defaule time diff set to 86400s
|
||||
|
|
|
@ -16,5 +16,5 @@
|
|||
# under the License.
|
||||
|
||||
def version():
|
||||
return '3.0.0 2016-12-23'
|
||||
return '3.0.1 2017-01-03'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue