summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2015-05-14 20:00:16 +0200
committerJakub Jirutka <jakub@jirutka.cz>2015-05-18 21:31:57 +0200
commit92133a89a42c219478b0cb8496d0efa377bd60b3 (patch)
tree7375ce90273a9f8b1b0b10e387c51d3a7852cce7 /CHANGELOG
parent8dbc4746fe7c723b67f3c90cbf40fd7bf6c29cb7 (diff)
downloadgitlab-ce-92133a89a42c219478b0cb8496d0efa377bd60b3.tar.gz
Add changelog items for #9288
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2c368751376..d170e6d27c3 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -68,6 +68,8 @@ v 7.11.0 (unreleased)
- Spin spinner icon next to "Checking for CI status..." on MR page.
- Fix reference links in dashboard activity and ATOM feeds.
- Ensure that the first added admin performs repository imports
+ - Update Asciidoctor gem to version 1.5.2. (Jakub Jirutka)
+ - Fix resolving of relative links to repository files in AsciiDoc documents. (Jakub Jirutka)
v 7.10.2
- Fix CI links on MR page