diff options
author | Kamil Trzcinski <ayufan@ayufan.eu> | 2015-07-30 13:58:47 +0200 |
---|---|---|
committer | Kamil Trzcinski <ayufan@ayufan.eu> | 2015-08-04 16:47:19 +0200 |
commit | 427b5df260cffdfcae5caa4662c7fc38631b48a3 (patch) | |
tree | 0050e4a7c0793a082d745b5190136254aa32be73 /CHANGELOG | |
parent | 88a3cfe1070bbd7db450f68b8fc2b509c795e413 (diff) | |
download | gitlab-ce-427b5df260cffdfcae5caa4662c7fc38631b48a3.tar.gz |
Added support for CI skipped statusci-skipped-status
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 8a24bf412d2..cec3f98a460 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -29,6 +29,7 @@ v 7.14.0 (unreleased) - Disabled autocapitalize and autocorrect on login field (Daryl Chan) - Mention group and project name in creation, update and deletion notices (Achilleas Pipinellis) - Remove redis-store TTL monkey patch + - Add support for CI skipped status v 7.13.2 - Fix randomly failed spec |