summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorValery Sizov <valery@gitlab.com>2015-10-22 18:38:00 +0200
committerValery Sizov <valery@gitlab.com>2015-10-22 18:38:00 +0200
commit95df86638d364a87469550cce852871634ace262 (patch)
tree976d404874ff0b47e6bd779164d115fa79461a58 /CHANGELOG
parentb97977afef26e8aaad9228c8c7dffecdbe1a8e59 (diff)
downloadgitlab-ce-95df86638d364a87469550cce852871634ace262.tar.gz
Fix: Inability to reply to code comments in the MR view, if the MR comes from a forkcomments_fix
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3ca30375f6d..8cefa043113 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,6 +8,7 @@ v 8.2.0 (unreleased)
- Improved performance of sorting milestone issues
- Allow users to select the Files view as default project view (Cristian Bica)
- Show "Empty Repository Page" for repository without branches (Artem V. Navrotskiy)
+ - Fix: Inability to reply to code comments in the MR view, if the MR comes from a fork
v 8.1.0
- Ensure MySQL CI limits DB migrations occur after the fields have been created (Stan Hu)