Skip to content

Commit 4330af1

Browse files
committed
update changelog and exceptions
1 parent 1831b3c commit 4330af1

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

docs/source/UserGuides/Miscellaneous/Changelog.rst

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog
22
=========
33

4-
2.20.10 (2025-06-07)
5-
--------------------
4+
2.20.10
5+
-------
66

77
Improvements
88
^^^^^^^^^^^^
@@ -13,8 +13,8 @@ Improvements
1313

1414
*Related issues and pull requests on GitHub:* `#300 <https://github.com/ctera/ctera-python-sdk/pull/300>`_
1515

16-
2.20.9 (2025-06-06)
17-
-------------------
16+
2.20.9
17+
------
1818

1919
Improvements
2020
^^^^^^^^^^^^
@@ -26,8 +26,8 @@ Improvements
2626
*Related issues and pull requests on GitHub:* `#299 <https://github.com/ctera/ctera-python-sdk/pull/299>`_
2727

2828

29-
2.20.8 (2025-06-04)
30-
-------------------
29+
2.20.8
30+
------
3131

3232
What's New
3333
^^^^^^^^^^
@@ -37,20 +37,20 @@ What's New
3737
*Related issues and pull requests on GitHub:* `#298 <https://github.com/ctera/ctera-python-sdk/pull/298>`_
3838

3939

40-
2.20.7 (2025-06-02)
41-
-------------------
40+
2.20.7
41+
------
4242

4343
Improvements
4444
^^^^^^^^^^^^
4545

46-
* Updated ``cterasdk.common.object.Object`` to inherit from ``MutableMapping``, enabling dictionary-like access.
46+
* Updated :py:class:`cterasdk.common.object.Object` to inherit from ``MutableMapping``, enabling dictionary-like access.
4747
* Added support for the HTTP PROPFIND method.
4848

4949
*Related issues and pull requests on GitHub:* `#297 <https://github.com/ctera/ctera-python-sdk/pull/297>`_
5050

5151

52-
2.20.6 (2025-05-30)
53-
-------------------
52+
2.20.6
53+
------
5454

5555
Bug Fixes
5656
^^^^^^^^^
@@ -60,17 +60,17 @@ Bug Fixes
6060
*Related issues and pull requests on GitHub:* `#296 <https://github.com/ctera/ctera-python-sdk/pull/296>`_
6161

6262

63-
2.20.5 (2025-05-20)
64-
-------------------
63+
2.20.5
64+
------
6565

6666
Bug Fixes
6767
^^^^^^^^^
6868

6969
* Fixed an issue where ``AsyncGlobalAdmin`` could not browse Team Portal tenants.
7070

7171

72-
2.20.4 (2025-05-19)
73-
-------------------
72+
2.20.4
73+
------
7474

7575
Bug Fixes
7676
^^^^^^^^^
@@ -80,8 +80,8 @@ Bug Fixes
8080
*Related issues and pull requests on GitHub:* `#295 <https://github.com/ctera/ctera-python-sdk/pull/295>`_
8181

8282

83-
2.20.3 (2025-05-18)
84-
-------------------
83+
2.20.3
84+
------
8585

8686
What's New
8787
^^^^^^^^^^

docs/source/UserGuides/Miscellaneous/Exceptions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,4 +137,4 @@ HTTP Transport
137137
.. autoclass:: cterasdk.exceptions.transport.GatewayTimeout
138138
:noindex:
139139
:members:
140-
:show-inheritance:
140+
:show-inheritance:

0 commit comments

Comments
 (0)