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

Changelog for #3426

This commit is contained in:
Jeremy Stretch
2019-08-15 15:31:05 -04:00
parent aa858fea03
commit 9c41984f6d

View File

@ -4,6 +4,7 @@ v2.6.3 (FUTURE)
* [#3420](https://github.com/netbox-community/netbox/issues/3420) - Serial number filter for racks, devices, and inventory items is now case-insensitive
* [#3424](https://github.com/netbox-community/netbox/issues/3424) - Fix tag coloring for non-linked tags
* [#3426](https://github.com/netbox-community/netbox/issues/3426) - Improve API error handling for ChoiceFields
## Enhancements