Przeglądaj źródła

Update changelog for #1754, #3939

Jeremy Stretch 6 lat temu
rodzic
commit
997247ee77
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      docs/release-notes/version-2.8.md

+ 2 - 0
docs/release-notes/version-2.8.md

@@ -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