summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e641adbfcef..330b500dee5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -82,6 +82,7 @@ v 8.7.0 (unreleased)
- Author and participants are displayed first on users autocompletion
- Show number sign on external issue reference text (Florent Baldino)
- Updated print style for issues
+ - Use GitHub Issue/PR number as iid to keep references
v 8.6.6
- Expire the exists cache before deletion to ensure project dir actually exists (Stan Hu). !3413