Changelog for #4969

This commit is contained in:
Jeremy Stretch 2020-08-10 11:28:41 -04:00
parent 70321ba4fb
commit 365b6f5e17

View File

@ -9,6 +9,7 @@
* [#4940](https://github.com/netbox-community/netbox/issues/4940) - Add an `occupied` field to rack unit representations for rack elevation views
* [#4945](https://github.com/netbox-community/netbox/issues/4945) - Add a user-friendly 403 error page
* [#4946](https://github.com/netbox-community/netbox/issues/4946) - Extend ObjectPermission to OR multiple constraints
* [#4969](https://github.com/netbox-community/netbox/issues/4969) - Replace secret role user/group assignment with object permissions
### Bug Fixes