diff options
author | Shinya Maeda <shinya@gitlab.com> | 2018-11-19 14:31:54 +0900 |
---|---|---|
committer | Shinya Maeda <shinya@gitlab.com> | 2018-11-19 14:31:54 +0900 |
commit | 3610e9f3cbe842ae2aa10c08c20239fa8350693f (patch) | |
tree | 487f3b5f59c6f80b40cb3a2e2525a19cc1f2061e | |
parent | 291d744db27050b8b10590e21da8fbedd24fbc3a (diff) | |
download | gitlab-ce-3610e9f3cbe842ae2aa10c08c20239fa8350693f.tar.gz |
Add changelog
-rw-r--r-- | changelogs/unreleased/drop-default-value-status-deployments.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/drop-default-value-status-deployments.yml b/changelogs/unreleased/drop-default-value-status-deployments.yml new file mode 100644 index 00000000000..fdb826a0507 --- /dev/null +++ b/changelogs/unreleased/drop-default-value-status-deployments.yml @@ -0,0 +1,5 @@ +--- +title: Drop default value on status column in deployments table +merge_request: 22971 +author: +type: other |