diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-05-14 23:30:53 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-05-14 23:30:53 +0300 |
commit | 532558d31e6abfbd14b791c090d3ff70949c5af9 (patch) | |
tree | 9b2a8b3372030663e61cca75f23507c30caca022 /CHANGELOG | |
parent | 99d83b1ec967171df7caba3ee4707ce4addbdf30 (diff) | |
parent | 00767aa4e344e5f1f774d3564d520b36f63d0cdf (diff) | |
download | gitlab-ci-532558d31e6abfbd14b791c090d3ff70949c5af9.tar.gz |
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ci
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ v7.11.0 - UI fix: Remove page headers from the admin area - Improve Email templates - Add backup/restore utility + - Coordinator stores information(version, platform, revision, etc.) about runners. + - Fixed pagination on dashboard v7.10.1 - Fix failing migration when update to 7.10 from 7.8 and older versions |