We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc17048 commit 17e424aCopy full SHA for 17e424a
1 file changed
docs/source/UserGuides/Miscellaneous/Changelog.rst
@@ -1,6 +1,17 @@
1
Changelog
2
=========
3
4
+2.20.21
5
+-------
6
+
7
+Related issues and pull requests on GitHub: `#319 <https://github.com/ctera/ctera-python-sdk/pull/319>`_
8
9
+Bug Fixes
10
+^^^^^^^^^
11
12
+* Fixed SNMPv3 configuration on Edge Filers - added missing XML class name for proper serialization
13
+* Fixed whitespace in SNMP docstring to resolve flake8 W293 warning
14
15
2.20.20
16
-------
17
@@ -26,7 +37,6 @@ Improvements
26
37
Bug Fixes
27
38
^^^^^^^^^
28
39
29
-* Fixed SNMPv3 configuration on Edge Filers - added missing XML class name for proper serialization
30
40
* Corrected Direct I/O object class references in the documentation
31
41
32
42
.. code:: python
0 commit comments