Update version number and history(0.0.38) (#260)
* Updated version and history
This commit is contained in:
Родитель
6a6dcc9700
Коммит
3a47160cbb
|
@ -3,6 +3,11 @@
|
|||
Release History
|
||||
===============
|
||||
|
||||
0.0.38 (2018-11-12)
|
||||
+++++++++++++++++++
|
||||
* Added support for recursive acl functions
|
||||
* Fixed bug due to missing filesessionid in get_chunk
|
||||
|
||||
0.0.37 (2018-11-02)
|
||||
+++++++++++++++++++
|
||||
* Reverted some changes introduced in 0.0.35 that didn't work with other tokens
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
# license information.
|
||||
# --------------------------------------------------------------------------
|
||||
|
||||
__version__ = "0.0.37"
|
||||
__version__ = "0.0.38"
|
||||
|
||||
|
||||
from .core import AzureDLFileSystem
|
||||
|
|
Загрузка…
Ссылка в новой задаче