summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2016-01-20 17:47:18 -0500
committerRobert Speicher <rspeicher@gmail.com>2016-01-20 17:47:18 -0500
commit3ae0ca8941603d974c3242881d4248b9c8af00da (patch)
treecfeba336522360f6e573178438c5ac541d97ca01
parent1667d2134c7e115dc043a555112a33787bf76968 (diff)
downloadgitlab-ce-3ae0ca8941603d974c3242881d4248b9c8af00da.tar.gz
Update CHANGELOG
[ci skip]
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9490540f1b1..704950231d4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -14,6 +14,7 @@ v 8.4.0 (unreleased)
- Autocomplete data is now always loaded, instead of when focusing a comment text area
- Improved performance of finding issues for an entire group
- Added custom application performance measuring system powered by InfluxDB
+ - Add syntax highlighting to diffs
- Gracefully handle invalid UTF-8 sequences in Markdown links (Stan Hu)
- Bump fog to 1.36.0 (Stan Hu)
- Add user's last used IP addresses to admin page (Stan Hu)