Merge branch 'develop' into feature

This commit is contained in:
jeremystretch
2021-04-13 16:41:46 -04:00
7 changed files with 44 additions and 8 deletions

View File

@@ -1,5 +1,16 @@
# NetBox v2.10
## v2.10.10 (FUTURE)
### Bug Fixes
* [#5419](https://github.com/netbox-community/netbox/issues/5419) - Update parent device/VM when deleting a primary IP
* [#6056](https://github.com/netbox-community/netbox/issues/6056) - Optimize change log cleanup
* [#6144](https://github.com/netbox-community/netbox/issues/6144) - Fix MAC address field display in VM interfaces search form
* [#6152](https://github.com/netbox-community/netbox/issues/6152) - Fix custom field filtering for cables, virtual chassis
---
## v2.10.9 (2021-04-12)
### Enhancements