diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2018-05-28 13:06:37 +0100 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2018-05-28 13:06:37 +0100 |
commit | 046cc6011a4a5e10950d1d9d69ea500aba905e7b (patch) | |
tree | 14c0e0edcd874b515640d5df7edb08ad344e55ec /CHANGELOG.md | |
parent | d456895dc2961e90e1f4cfda8b95d51d38238aec (diff) | |
download | gitlab-ce-046cc6011a4a5e10950d1d9d69ea500aba905e7b.tar.gz |
Update CHANGELOG.md for 10.8.2
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 9 |
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) |