Update changelog for #1754, #3939

This commit is contained in:
Jeremy Stretch 2020-03-11 21:22:06 -04:00
parent b92e518370
commit 997247ee77

View File

@ -18,6 +18,8 @@ If further customization of remote authentication is desired (for instance, if y
### Enhancements
* [#1754](https://github.com/netbox-community/netbox/issues/1754) - Added support for nested rack groups
* [#3939](https://github.com/netbox-community/netbox/issues/3939) - Added support for nested tenant groups
* [#4195](https://github.com/netbox-community/netbox/issues/4195) - Enabled application logging (see [logging configuration](../configuration/optional-settings.md#logging))
### API Changes