We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14c2bca commit d3fde37Copy full SHA for d3fde37
2 files changed
CHANGES.rst
@@ -3,8 +3,15 @@ CHANGES
3
4
.. towncrier release notes start
5
6
+0.7.1 (2024-11-12)
7
+------------------
8
+
9
+- Added Python 3.13 support by replacing telnetlib with telnetlib3 and dropped Python 3.8 support
10
+ (`#411 <https://github.com/aio-libs/aiomonitor/issues/411>`_)
11
12
13
0.7.0 (2023-12-21)
----------------------------------
14
15
16
- Overhauled the documentation
17
(`#393 <https://github.com/aio-libs/aiomonitor/issues/393>`_)
changes/411.misc
0 commit comments