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 005a3c8 commit 815ca0fCopy full SHA for 815ca0f
docs/changelog/2024/april.rst
@@ -0,0 +1,26 @@
1
+April 2024
2
+==========
3
+
4
+ - Rest v24.4
5
+------------------------
6
7
8
9
++-------------------------------+-------------------------------+
10
+| Module | Versions |
11
++===============================+===============================+
12
+| ``rest.connector `` | 24.4 |
13
14
15
+Upgrade Instructions
16
+^^^^^^^^^^^^^^^^^^^^
17
18
+.. code-block:: bash
19
20
+ pip install --upgrade rest.connector
21
22
23
24
25
+Changelogs
26
+^^^^^^^^^^
docs/changelog/index.rst
@@ -4,6 +4,7 @@ Changelog
.. toctree::
:maxdepth: 2
+ 2024/april
2024/march
2024/february
2024/january
0 commit comments