summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2015-10-05 18:31:18 -0400
committerRobert Speicher <rspeicher@gmail.com>2015-10-07 15:23:42 -0400
commitf96c6c43c49c8c423f42a99ae27e02d47f04c748 (patch)
treea5ace787df3e7df359310799b5add2ce64ad1625
parentde3ff174e70a9048fc8f23cd5ee0c709471f3651 (diff)
downloadgitlab-ce-f96c6c43c49c8c423f42a99ae27e02d47f04c748.tar.gz
Add CHANGELOG entry for "Quick Submit"
[ci skip]
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 8ab2d9f08da..74d9ff97326 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -37,6 +37,8 @@ v 8.1.0 (unreleased)
- Use commit status in merge request widget as preffered source of CI status
- Integrate CI commit and build pages into project pages
- Move CI services page to project settings area
+ - Add "Quick Submit" behavior to input fields throughout the application. Use
+ Cmd+Enter on Mac and Ctrl+Enter on Windows/Linux.
v 8.0.4
- Fix Message-ID header to be RFC 2111-compliant to prevent e-mails being dropped (Stan Hu)