diff options
author | Robert Speicher <rspeicher@gmail.com> | 2016-01-08 15:46:55 -0500 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2016-01-08 15:46:55 -0500 |
commit | 99eb6470878724452191b35c143275b49ae9f87d (patch) | |
tree | 4a1792ab1b1472f4179e7fbc25ba59647510409a | |
parent | af68897acda31a55093e2b5fdd7eba61e54b404c (diff) | |
download | gitlab-ce-99eb6470878724452191b35c143275b49ae9f87d.tar.gz |
Add a CHANGELOG entry for The Most Important Feature of All Time(TM)
Also, Open Graph data, if you're into that kind of thing.
[ci skip]
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 10092243e4e..921dac01264 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ Please view this file on the master branch, on stable branches it's out of date. v 8.4.0 (unreleased) + - The default GitLab logo now acts as a loading indicator - Accept 2xx status codes for successful Web hook triggers (Stan Hu) - Fix missing date of month in network graph when commits span a month (Stan Hu) - Expire view caches when application settings change (e.g. Gravatar disabled) (Stan Hu) @@ -21,6 +22,7 @@ v 8.4.0 (unreleased) - Add system hook messages for project rename and transfer (Steve Norman) - Fix version check image in Safari - Show 'All' tab by default in the builds page + - Add Open Graph and Twitter Card data to all pages - Fix API project lookups when querying with a namespace with dots (Stan Hu) - Update version check images to use SVG - Validate README format before displaying |