summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-07-29 12:55:33 -0700
committerStan Hu <stanhu@gmail.com>2019-07-29 15:37:23 -0700
commit7d745d31d96f84d3da863843976121aafe3256b5 (patch)
tree4b41812017a06b836904a1ae96cd0384cd4cc4a2 /changelogs
parent7395831dc4d2ee9f5d90ed2f528015eae11c7b17 (diff)
downloadgitlab-ce-7d745d31d96f84d3da863843976121aafe3256b5.tar.gz
Update rouge to v3.7.0
This adds support for a number of new languages (e.g. Ada) and fixes a number of lexers: https://github.com/rouge-ruby/rouge/compare/v3.5.1..v3.7.0 Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/64625
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-update-rouge-3-7-0.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-update-rouge-3-7-0.yml b/changelogs/unreleased/sh-update-rouge-3-7-0.yml
new file mode 100644
index 00000000000..6828f48863c
--- /dev/null
+++ b/changelogs/unreleased/sh-update-rouge-3-7-0.yml
@@ -0,0 +1,5 @@
+---
+title: Update rouge to v3.7.0
+merge_request: 31254
+author:
+type: other