diff options
| -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  | 
