diff --git a/docs/reference/release-notes.md b/docs/reference/release-notes.md index 7e44c12c..49476d36 100644 --- a/docs/reference/release-notes.md +++ b/docs/reference/release-notes.md @@ -5,8 +5,9 @@ SIG uses [continuous delivery](https://en.wikipedia.org/wiki/Continuous_delivery ### September 23, 2024 -- *Scope configuration:* Sigrid now supports automatic component detection, which is based on the SIG knowledge base. Manually defining components is still possible if you want to override the default configuration, or if you're using a project-specific component structure. Refer to the [updated documentation](analysis-scope-configuration.md#defining-components) for an overview of when and how to use the various options. +- **Scope configuration:** Sigrid now supports automatic component detection, which is based on the SIG knowledge base. Manually defining components is still possible if you want to override the default configuration, or if you're using a project-specific component structure. Refer to the [updated documentation](analysis-scope-configuration.md#defining-components) for an overview of when and how to use the various options. - **Sigrid CI:** Validation of [scope configuration files](analysis-scope-configuration.md) has been improved. You will now receive more feedback on configuration errors. If you use Sigrid CI, you will get this feedback immediately, before Sigrid starts the analysis and before your code is even published. This faster feedback loop is helpful to spot and fix configuration errors in a timely fashion. +- **Configuration:** You can now change your organization's display name using the "metadata" in the menu. This option is only available to Sigrid administrators. ### September 9, 2024