summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Sizov <vsv2711@gmail.com>2015-05-21 13:07:26 +0300
committerValery Sizov <vsv2711@gmail.com>2015-05-21 13:07:26 +0300
commit2bab322eab1bba3f38ee01e5dbc5e61dffdbee1a (patch)
tree18f87290d4f5dd6b2198ea642be121be6f40c8c5
parent30ce95b2fea8438b646d22b98ce22301bfab157b (diff)
downloadgitlab-ci-2bab322eab1bba3f38ee01e5dbc5e61dffdbee1a.tar.gz
update changelog
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 13bebea..97cd0de 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -20,6 +20,7 @@ v7.11.0
- Coordinator stores information(version, platform, revision, etc.) about runners.
- Fixed pagination on dashboard
- Public accessible build and commit pages of public projects
+ - Fix vulnerability in the API when MySQL is used
v7.10.1
- Fix failing migration when update to 7.10 from 7.8 and older versions