1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Changelog for #11440

This commit is contained in:
jeremystretch
2023-01-24 09:41:56 -05:00
committed by jeremystretch
parent 8e94eb67d2
commit 48d6d7279d

View File

@ -5,6 +5,7 @@
### Enhancements
* [#11254](https://github.com/netbox-community/netbox/issues/11254) - Introduce the `X-Request-ID` HTTP header to annotate the unique ID of each request for change logging
* [#11440](https://github.com/netbox-community/netbox/issues/11440) - Add an `enabled` field for device type interfaces
### Other Changes