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

Updated release notes with #7556

This commit is contained in:
PieterL75
2021-10-19 16:23:05 +02:00
committed by GitHub
parent aa5c42683a
commit 79cee12b1e

View File

@@ -10,6 +10,7 @@
* [#7534](https://github.com/netbox-community/netbox/issues/7534) - Avoid exception when utilizing "create and add another" twice in succession
* [#7544](https://github.com/netbox-community/netbox/issues/7544) - Fix multi-value filtering of custom field objects
* [#7545](https://github.com/netbox-community/netbox/issues/7545) - Fix incorrect display of update/delete events for webhooks
* [#7556](https://github.com/netbox-community/netbox/issues/7556) - Fix display of New Version
---