summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDrew Blessing <drew@gitlab.com>2018-08-16 15:15:09 -0500
committerDrew Blessing <drew@gitlab.com>2018-08-16 15:15:09 -0500
commit84af372fc3d75e151d62102ff3acb42beb62b6a1 (patch)
treec259238069cf78f0eeeaa0ccf06ef62470719813 /changelogs
parent216e269ea09c692132eab9f57c40009d9b1615df (diff)
downloadgitlab-ce-84af372fc3d75e151d62102ff3acb42beb62b6a1.tar.gz
Update Rouge to 3.2.1. Includes a critical fix for the Perl Lexer
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/rouge_3-2-1.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/rouge_3-2-1.yml b/changelogs/unreleased/rouge_3-2-1.yml
new file mode 100644
index 00000000000..b281a4f0e95
--- /dev/null
+++ b/changelogs/unreleased/rouge_3-2-1.yml
@@ -0,0 +1,5 @@
+---
+title: Update to Rouge 3.2.1, which includes a critical fix to the Perl Lexer
+merge_request: 21263
+author:
+type: changed