From f723383f701ea4ae02b7f15a446aa74cfd35d6e6 Mon Sep 17 00:00:00 2001 From: Fabio Busatto Date: Mon, 28 Jan 2019 18:31:35 +0000 Subject: Update index.md file --- doc/deprecations/index.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/doc/deprecations/index.md b/doc/deprecations/index.md index e69de29bb2d..44c44d68732 100644 --- a/doc/deprecations/index.md +++ b/doc/deprecations/index.md @@ -0,0 +1,15 @@ +--- +description: 'Read through the list of GitLab features that have been deprecated or removed from the product.' +--- + +# Deprecated and removed features + +Features in this list have been deprecated or removed from GitLab. + +See the [Product handbook](https://about.gitlab.com/handbook/product/#discouraging-deprecating-and-removing-features) +for more information about the deprecation and removal process. + +| **Feature name** | **Deprecated in** | **Removed in** | +|------------------|-------------------|----------------| +| [Some feature](link/to/docs) | GitLab 11.3 | GitLab 12.0 | +| [Another feature](link/to/docs) | GitLab 11.8 | _TBD_ | \ No newline at end of file -- cgit v1.2.1