summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRegis <boudinot.regis@yahoo.com>2017-05-31 16:49:34 -0600
committerRegis <boudinot.regis@yahoo.com>2017-05-31 16:49:34 -0600
commitf4ebf930c629fa267884841c1790f6411f8a1de7 (patch)
tree379e036729543c1e82d63c665be937ac3e498a49
parent24fa70589a82012aed5e324c7473cbc28073f86b (diff)
downloadgitlab-ce-f4ebf930c629fa267884841c1790f6411f8a1de7.tar.gz
Update CHANGELOG.md for 9.0.8
[ci skip]
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f114da997f0..b1fa9e7c562 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -523,6 +523,12 @@ entry.
- Only send chat notifications for the default branch.
- Don't fill in the default kubernetes namespace.
+## 9.0.8 (2017-05-31)
+
+- Move uploads from 'public/uploads' to 'public/uploads/system'.
+- Restrict API X-Frame-Options to same origin.
+- Allow users autocomplete by author_id only for authenticated users.
+
## 9.0.7 (2017-05-05)
- Enforce project features when searching blobs and wikis.