diff options
| author | GitLab Bot <gitlab-bot@gitlab.com> | 2023-02-28 18:08:32 +0000 |
|---|---|---|
| committer | GitLab Bot <gitlab-bot@gitlab.com> | 2023-02-28 18:08:32 +0000 |
| commit | 36eff6e5089629619cc55f4771fa949d6ae2b29b (patch) | |
| tree | 6381b0c90f403c535abdde2f712cd346a78770fe /doc/development/changelog.md | |
| parent | baed745d21710f1d78ece03558873acd6fd7d358 (diff) | |
| download | gitlab-ce-36eff6e5089629619cc55f4771fa949d6ae2b29b.tar.gz | |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/changelog.md')
| -rw-r--r-- | doc/development/changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/changelog.md b/doc/development/changelog.md index 27bcffe7560..5469d3fc2a8 100644 --- a/doc/development/changelog.md +++ b/doc/development/changelog.md @@ -94,7 +94,7 @@ EE: true uses system fonts for all text." - Any client-facing change to our REST and GraphQL APIs **must** have a changelog entry. See the [complete list what comprises a GraphQL breaking change](api_graphql_styleguide.md#breaking-changes). -- Any change that introduces an [Advanced Search migration](elasticsearch.md#creating-a-new-advanced-search-migration) +- Any change that introduces an [Advanced Search migration](search/advanced_search_migration_styleguide.md#creating-a-new-advanced-search-migration) **must** have a changelog entry. - A fix for a regression introduced and then fixed in the same release (such as fixing a bug introduced during a monthly release candidate) **should not** |
