summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Sizov <vsv2711@gmail.com>2015-05-15 13:39:21 +0300
committerValery Sizov <vsv2711@gmail.com>2015-05-19 18:07:21 +0300
commita1b8a684f165e846f2ffd61eb9b45360eaf7882f (patch)
tree514416256d920083d59130500997a3d42032df46
parent53e2a2899356743849ba4409736f080c31d2e93d (diff)
downloadgitlab-ci-runners_ui_fix.tar.gz
update changelogrunners_ui_fix
-rw-r--r--CHANGELOG5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8ea6758..9cadc40 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,7 @@
+v7.12.0
+ - Fix pagination on dashboard
+ - Remove ID column from runners list in the admin area
+
v7.11.0
- Deploy Jobs API calls
- Projects search on dashboard page
@@ -12,7 +16,6 @@ v7.11.0
- 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