diff options
author | Robert Speicher <rspeicher@gmail.com> | 2016-01-27 17:48:52 -0500 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2016-01-27 17:48:52 -0500 |
commit | 716892b4fdc93dbf21a1d0142444174d7415d747 (patch) | |
tree | 29ee052bb0a84b023e94941d51093b4c22a0b5e3 | |
parent | f025f80d5c6f84639b058533ee00c72a7b65918f (diff) | |
download | gitlab-ce-716892b4fdc93dbf21a1d0142444174d7415d747.tar.gz |
Update CHANGELOG
[ci skip]
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG index 1c809254341..14f2f14becd 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -15,7 +15,7 @@ v 8.5.0 (unreleased) - Fix visibility level text in admin area (Zeger-Jan van de Weg) - Update the ExternalIssue regex pattern (Blake Hitchcock) -v 8.4.2 (unreleased) +v 8.4.2 - Bump required gitlab-workhorse version to bring in a fix for missing artifacts in the build artifacts browser - Get rid of those ugly borders on the file tree view @@ -24,9 +24,7 @@ v 8.4.2 (unreleased) improvement when checking if a repository was empty - Add instrumentation for Gitlab::Git::Repository instance methods so we can track them in Performance Monitoring. - - Increase contrast between highlighted code comments and inline diff marker. - -v 8.4.2 (unreleased) + - Increase contrast between highlighted code comments and inline diff marker - Fix method undefined when using external commit status in builds v 8.4.1 |