mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Closes #4942: Make ObjectPermission's 'name' field required
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# NetBox v2.9
|
||||
|
||||
## v2.9.0 (FUTURE)
|
||||
## v2.9-beta2 (FUTURE)
|
||||
|
||||
### Enhancements
|
||||
|
||||
@@ -18,6 +18,11 @@
|
||||
* [#4938](https://github.com/netbox-community/netbox/issues/4938) - Show add, import buttons on virtual chassis list view
|
||||
* [#4939](https://github.com/netbox-community/netbox/issues/4939) - Fix linking to LAG interfaces on other VC members
|
||||
|
||||
### Other Changes
|
||||
|
||||
* [#4940](https://github.com/netbox-community/netbox/issues/4940) - Add an `occupied` field to rack unit representations for rack elevation views
|
||||
* [#4942](https://github.com/netbox-community/netbox/issues/4942) - Make ObjectPermission's `name` field required
|
||||
|
||||
---
|
||||
|
||||
## v2.9-beta1 (2020-07-23)
|
||||
|
Reference in New Issue
Block a user