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 0a7db3d commit d14896aCopy full SHA for d14896a
docs/changelog/2024/june.rst
@@ -0,0 +1,26 @@
1
+June 2024
2
+==========
3
+
4
+ - Rest v24.6
5
+------------------------
6
7
8
9
++-------------------------------+-------------------------------+
10
+| Module | Versions |
11
++===============================+===============================+
12
+| ``rest.connector `` | 24.6 |
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/june
2024/may
2024/april
2024/march
0 commit comments