File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,13 @@ To install:
2020 Release History
2121---------------
2222
23+ 2017-06-08 Version 0.4.9
24+ ++++++++++++++++++++++++
25+
26+ **Bugfixes **
27+
28+ - Accept "null" value for paging array as an empty list and do not raise (#30)
29+
23302017-05-22 Version 0.4.8
2431++++++++++++++++++++++++
2532
Original file line number Diff line number Diff line change 5858# built documents.
5959#
6060# The short X.Y version.
61- version = '0.4.8 '
61+ version = '0.4.9 '
6262# The full version, including alpha/beta/rc tags.
63- release = '0.4.8 '
63+ release = '0.4.9 '
6464
6565# The language for content autogenerated by Sphinx. Refer to documentation
6666# for a list of supported languages.
Original file line number Diff line number Diff line change 2525# --------------------------------------------------------------------------
2626
2727
28- msrest_version = "0.4.8 "
28+ msrest_version = "0.4.9 "
You can’t perform that action at this time.
0 commit comments