summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-11-17 13:00:37 +0100
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-11-17 13:00:37 +0100
commit642e668c295e6758bf3498daab06414f498607a0 (patch)
tree0b9fb44c038aab5720dc2bd3166d07399f732c7f /doc
parent184c1489d88ac7d9a5d6c34c6bfb5b973f120870 (diff)
downloadgitlab-ce-642e668c295e6758bf3498daab06414f498607a0.tar.gz
Add 8.14 to versions with further additions to review apps
[ci skip]
Diffstat (limited to 'doc')
-rw-r--r--doc/ci/review_apps/index.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/ci/review_apps/index.md b/doc/ci/review_apps/index.md
index 42b5ec740d9..b41ae130bc2 100644
--- a/doc/ci/review_apps/index.md
+++ b/doc/ci/review_apps/index.md
@@ -1,9 +1,10 @@
# Getting started with Review Apps
-> [Introduced][ce-21971] in GitLab 8.12. Further additions were made in GitLab 8.13.
>
-Inspired by [Heroku's Review Apps][heroku-apps] which itself was inspired by
-[Fourchette].
+- [Introduced][ce-21971] in GitLab 8.12. Further additions were made in GitLab
+ 8.13 and 8.14.
+- Inspired by [Heroku's Review Apps][heroku-apps] which itself was inspired by
+ [Fourchette].
The base of Review Apps is the [dynamic environments] which allow you to create
a new environment (dynamically) for each one of your branches.