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:
authorDouwe Maan <douwe@gitlab.com>2019-06-18 13:03:13 +0300
committerDouwe Maan <douwe@gitlab.com>2019-06-18 13:03:13 +0300
commitc167cc58d3efe2bf1d8f9ccb1a58d7819fef1901 (patch)
tree306264d047406840bd6f0a6561d2c47a9931eda8 /changelogs
parent28fe2a67d00938ac504fb1838ed4c42931880c2e (diff)
parentaebee1882d25498bfcb97472c8ace69cc691aeca (diff)
Merge branch 'asciidoctor-upgrade' into 'master'
Upgrade asciidoctor version to 2.0.10 and change method names in html5_converter Closes #63304 See merge request gitlab-org/gitlab-ce!29741
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/asciidoctor-upgrade.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/asciidoctor-upgrade.yml b/changelogs/unreleased/asciidoctor-upgrade.yml
new file mode 100644
index 00000000000..50a7cb21e7d
--- /dev/null
+++ b/changelogs/unreleased/asciidoctor-upgrade.yml
@@ -0,0 +1,5 @@
+---
+title: Upgrade asciidoctor version to 2.0.10
+merge_request: 29741
+author: Rajendra Kadam
+type: added