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 f169e23 commit c8bbd54Copy full SHA for c8bbd54
CHANGELOG.rst
@@ -5,6 +5,21 @@ NetBox.NetBox Release Notes
5
.. contents:: Topics
6
7
8
+v3.11.0
9
+=======
10
+
11
+Minor Changes
12
+-------------
13
14
+- nb_inventory - Add serial and asset tag to extracted attributes [#826](https://github.com/netbox-community/ansible_modules/pull/826)
15
16
+Bugfixes
17
+--------
18
19
+- nb_lookup - Fix pynetbox 7.0.1 compatibility [#934](https://github.com/netbox-community/ansible_modules/pull/934)
20
+- netbox_cable - Fix NetBox 3.3 compatibility [#938](https://github.com/netbox-community/ansible_modules/pull/938)
21
+- netbox_webhook - Fix conditions bug [#926](https://github.com/netbox-community/ansible_modules/pull/926)
22
23
v3.10.0
24
=======
25
0 commit comments