diff options
author | James Edwards-Jones <jedwardsjones@gitlab.com> | 2017-08-09 16:23:29 +0100 |
---|---|---|
committer | James Edwards-Jones <jedwardsjones@gitlab.com> | 2017-08-09 16:23:29 +0100 |
commit | 328744bf2a02ac4185cfabd9a93c7ce15c7e5c8f (patch) | |
tree | 9b3bdb584f6e3fa88ca4fe289a82000a3f261172 /CHANGELOG.md | |
parent | a81a46b4c06c65b57ce24a10ceb8dc9c2000b748 (diff) | |
download | gitlab-ce-328744bf2a02ac4185cfabd9a93c7ce15c7e5c8f.tar.gz |
Update CHANGELOG.md for 9.0.13
[ci skip]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e840c7efea..46112e372ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1091,6 +1091,11 @@ entry. - Only send chat notifications for the default branch. - Don't fill in the default kubernetes namespace. +## 9.0.13 (2017-08-09) + +- Remove hidden symlinks from project import files. +- Disallow Git URLs that include a username or hostname beginning with a non-alphanumeric character. + ## 9.0.12 (2017-07-20) - Fix an infinite loop when handling user-supplied regular expressions. |