diff options
author | Qingping Hou <dave2008713@gmail.com> | 2016-09-11 16:29:39 -0700 |
---|---|---|
committer | Qingping Hou <dave2008713@gmail.com> | 2016-09-13 23:53:40 -0700 |
commit | 5c9376f90dc977205df374c7504d477d05bc988c (patch) | |
tree | 0d17b306a5e3103f1d030bab79fc0e582d3aaca0 /CHANGELOG | |
parent | 82b8cc5d66655605091b1fa089b6a3e946bd536d (diff) | |
download | gitlab-ce-5c9376f90dc977205df374c7504d477d05bc988c.tar.gz |
Fix URLs with anchors in wiki
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index f1e2c5060f8..b706461ce5a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -129,6 +129,7 @@ v 8.12.0 (unreleased) - Allow bulk update merge requests from merge requests index page - Add notification_settings API calls !5632 (mahcsig) - Remove duplication between project builds and admin builds view !5680 (Katarzyna Kobierska Ula Budziszewska) + - Fix URLs with anchors in wiki !6300 (houqp) - Deleting source project with existing fork link will close all related merge requests !6177 (Katarzyna Kobierska Ula Budziszeska) v 8.11.6 (unreleased) |