3960 legacy device status

This commit is contained in:
kobayashi
2020-01-21 00:30:47 -05:00
parent 45f5478786
commit 43893f09b2
2 changed files with 2 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
* [#3721](https://github.com/netbox-community/netbox/issues/3721) - Allow Unicode characters in tag slugs
* [#3951](https://github.com/netbox-community/netbox/issues/3951) - Fix exception in webhook worker due to missing constant
* [#3953](https://github.com/netbox-community/netbox/issues/3953) - Fix validation error when creating child devices
* [#3960](https://github.com/netbox-community/netbox/issues/3960) - Fix legacy device status choice
---