diff options
author | Douwe Maan <douwe@selenight.nl> | 2016-07-10 23:48:44 -0500 |
---|---|---|
committer | Douwe Maan <douwe@selenight.nl> | 2016-07-13 00:04:07 -0500 |
commit | 545a85dc6487d80c3bc64df85f43765937ca3c86 (patch) | |
tree | 7615783afab0d4b382a59118abf013675fb7dc88 /CHANGELOG | |
parent | 92772f85c1c68858b962b4934f3c5ee2e0849c14 (diff) | |
download | gitlab-ce-better-parallel-diff.tar.gz |
Actually render old and new sections of parallel diff next to each otherbetter-parallel-diff
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 3e4a10bb5a3..ac8f5de855c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -33,6 +33,7 @@ v 8.10.0 (unreleased) - Fix user creation with stronger minimum password requirements !4054 (nathan-pmt) - Only show New Snippet button to users that can create snippets. - PipelinesFinder uses git cache data + - Actually render old and new sections of parallel diff next to each other - Throttle the update of `project.pushes_since_gc` to 1 minute. - Check for conflicts with existing Project's wiki path when creating a new project. - Show last push widget in upstream after push to fork |