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

Changelog for #2519

This commit is contained in:
Jeremy Stretch
2020-02-14 09:35:43 -05:00
parent 0a8d39cfe4
commit a4705fa73a

View File

@ -2,6 +2,7 @@
## Bug Fixes
* [#2519](https://github.com/netbox-community/netbox/issues/2519) - Avoid race condition when provisioning "next available" IPs/prefixes via the API
* [#4168](https://github.com/netbox-community/netbox/issues/4168) - Role is not required when creating a virtual machine
---