Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-07-06 08:20:19 +0300
committerStan Hu <stanhu@gmail.com>2019-07-06 11:14:53 +0300
commitcd4b88a22cfdf1929077c08fc857920faf85e04c (patch)
treee4806835d5bac7dce42be8246db58bdb0aaf7d7e /changelogs
parent6e9f882007a18d594b4a53e417a87fdeec3bc29f (diff)
Upgrade Rouge to 3.5.1
This release includes continued improvements to the library, fixes for a number of lexers and support for three new languages: https://github.com/rouge-ruby/rouge/releases
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/sh-upgrade-rouge-3-5-1.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-upgrade-rouge-3-5-1.yml b/changelogs/unreleased/sh-upgrade-rouge-3-5-1.yml
new file mode 100644
index 00000000000..b408019c736
--- /dev/null
+++ b/changelogs/unreleased/sh-upgrade-rouge-3-5-1.yml
@@ -0,0 +1,5 @@
+---
+title: Upgrade Rouge to 3.5.1
+merge_request: 30431
+author:
+type: changed