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

Merge branch 'develop' into feature

This commit is contained in:
Jeremy Stretch
2024-04-03 08:43:12 -04:00
15 changed files with 266 additions and 335 deletions

View File

@@ -2,6 +2,11 @@
## v3.7.5 (FUTURE)
### Bug Fixes
* [#14799](https://github.com/netbox-community/netbox/issues/14799) - Avoid caching modified reports & scripts
* [#15502](https://github.com/netbox-community/netbox/issues/15502) - Fix KeyError exception when modifying an IP address assigned to a virtual machine
---
## v3.7.4 (2024-03-13)