diff options
author | Fatih Acet <acetfatih@gmail.com> | 2016-07-18 20:11:55 +0300 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2016-07-19 02:21:36 +0300 |
commit | baeaad566f1db7dcc9fc2fcaba30020702554095 (patch) | |
tree | 4a207b15a12fc11e5397ca2ad0f85a37b9d86c6c | |
parent | 4d302859a2504689318c409a82844b046b61b08c (diff) | |
download | gitlab-ce-baeaad566f1db7dcc9fc2fcaba30020702554095.tar.gz |
Updated CHANGELOG.
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 7bf2c7a5587..bb186f5f263 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -111,6 +111,7 @@ v 8.10.0 (unreleased) - Optimistic locking for Issues and Merge Requests (Title and description overriding prevention) - Redesign Builds and Pipelines pages - Change status color and icon for running builds + - Fix commenting issue in side by side diff view for unchanged lines - Fix markdown rendering for: consecutive labels references, label references that begin with a digit or contains `.` - Project export filename now includes the project and namespace path - Fix last update timestamp on issues not preserved on gitlab.com and project imports |