summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2018-05-28 12:07:32 +0100
committerFilipa Lacerda <filipa@gitlab.com>2018-05-28 12:07:32 +0100
commit5791b69181f4f21bc22dc06863169e8ac3a89f8d (patch)
tree4599b8e41687b2cbbe92ba0f5d4bee2675a76266 /CHANGELOG.md
parent265b1fafe64ae9fe8a3e92d83c1678b47533ba86 (diff)
downloadgitlab-ce-5791b69181f4f21bc22dc06863169e8ac3a89f8d.tar.gz
Update CHANGELOG.md for 10.6.6
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 99cf96035d9..6da264c8709 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -457,6 +457,16 @@ entry.
- Upgrade Gitaly to upgrade its charlock_holmes.
+## 10.6.6 (2018-05-28)
+
+### Security (4 changes)
+
+- Do not allow non-members to create MRs via forked projects when MRs are private.
+- Prevent user passwords from being changed without providing the previous password.
+- Fix API to remove deploy key from project instead of deleting it entirely.
+- Fixed bug that allowed importing arbitrary project attributes.
+
+
## 10.6.5 (2018-04-24)
### Security (1 change)