Jeremy Stretch 6 лет назад
Родитель
Сommit
577b4593de
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      docs/release-notes/version-2.7.md

+ 1 - 0
docs/release-notes/version-2.7.md

@@ -207,6 +207,7 @@ PATCH) to maintain backward compatibility. This behavior will be discontinued be
 * [#3564](https://github.com/digitalocean/netbox/issues/3564) - Add list views for device components
 * [#3538](https://github.com/digitalocean/netbox/issues/3538) - Introduce a REST API endpoint for executing custom scripts
 * [#3655](https://github.com/digitalocean/netbox/issues/3655) - Add `description` field to organizational models
+* [#3664](https://github.com/digitalocean/netbox/issues/3664) - Enable applying configuration contexts by tags
 * [#3731](https://github.com/digitalocean/netbox/issues/3731) - Change Graph.type to a ContentType foreign key field
 
 ## API Changes