diff options
author | Adam Pahlevi <adam.pahlevi@gmail.com> | 2017-01-28 10:18:39 +0700 |
---|---|---|
committer | Adam Pahlevi <adam.pahlevi@gmail.com> | 2017-01-31 06:37:07 +0700 |
commit | 124c99032292c11a2f69197233683db9bee4d463 (patch) | |
tree | 83b96050f1bb1c9ba264317c595e4c9d0dc87e54 | |
parent | 538d1bffec52ecdaae44eaf9fdbcb6102c1cbefd (diff) | |
download | gitlab-ce-124c99032292c11a2f69197233683db9bee4d463.tar.gz |
add complete changelog
-rw-r--r-- | changelogs/unreleased/fix-depr-warn.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-depr-warn.yml b/changelogs/unreleased/fix-depr-warn.yml new file mode 100644 index 00000000000..61817027720 --- /dev/null +++ b/changelogs/unreleased/fix-depr-warn.yml @@ -0,0 +1,4 @@ +--- +title: resolve deprecation warnings +merge_request: 8855 +author: Adam Pahlevi |