summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-10-10 09:59:35 +0100
committerPhil Hughes <me@iamphill.com>2016-10-10 09:59:35 +0100
commit8592e992a0da4b966f9407ffc91f88ecd7fd750c (patch)
tree40e568000e4fda4922468ed72eb4af95a2f94e2f /CHANGELOG
parent4e963fed42ad518caa7353d361a38a1250c99c41 (diff)
downloadgitlab-ce-8592e992a0da4b966f9407ffc91f88ecd7fd750c.tar.gz
Added copy file path button to diffsmr-file-path-copy-btn
Closes #23108
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index caa84707cfb..45a554c3749 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -26,6 +26,7 @@ v 8.13.0 (unreleased)
- Revert "Label list shows all issues (opened or closed) with that label"
- Expose expires_at field when sharing project on API
- Fix VueJS template tags being rendered in code comments
+ - Added copy file path button to merge request diff files
- Fix issue with page scrolling to top when closing or pinning sidebar (lukehowell)
- Add Issue Board API support (andrebsguedes)
- Allow the Koding integration to be configured through the API