summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2018-05-28 13:06:37 +0100
committerFilipa Lacerda <filipa@gitlab.com>2018-05-28 13:06:37 +0100
commit046cc6011a4a5e10950d1d9d69ea500aba905e7b (patch)
tree14c0e0edcd874b515640d5df7edb08ad344e55ec /CHANGELOG.md
parentd456895dc2961e90e1f4cfda8b95d51d38238aec (diff)
downloadgitlab-ce-046cc6011a4a5e10950d1d9d69ea500aba905e7b.tar.gz
Update CHANGELOG.md for 10.8.2
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 71e8e82555a..9bc941cafaa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,15 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 10.8.2 (2018-05-28)
+
+### Security (3 changes)
+
+- 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.8.1 (2018-05-23)
### Fixed (9 changes)