瀏覽代碼

Changelog for #3664

Jeremy Stretch 6 年之前
父節點
當前提交
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