Skip to content

Commit 17e424a

Browse files
authored
Changelog update (#323)
* Fix whitespace in SNMP docstring Remove trailing whitespace to resolve flake8 W293 warning * Update Changelog with snmp fix
1 parent fc17048 commit 17e424a

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

docs/source/UserGuides/Miscellaneous/Changelog.rst

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

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+
415
2.20.20
516
-------
617

@@ -26,7 +37,6 @@ Improvements
2637
Bug Fixes
2738
^^^^^^^^^
2839

29-
* Fixed SNMPv3 configuration on Edge Filers - added missing XML class name for proper serialization
3040
* Corrected Direct I/O object class references in the documentation
3141

3242
.. code:: python

0 commit comments

Comments
 (0)