summaryrefslogtreecommitdiff
path: root/doc/api/runners.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-02-22 14:30:22 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-02-22 14:30:22 +0200
commit13fd08b15705cadfdd1c02fccde3662502a31d94 (patch)
tree2e6a1751ccb7899216e3f2b11aa695f2c3cbecab /doc/api/runners.md
parenta612ac1cb453ec4b7b72fd8e3e26c30a27e62590 (diff)
downloadgitlab-ce-13fd08b15705cadfdd1c02fccde3662502a31d94.tar.gz
Add when the API changes got introduced
[ci skip]
Diffstat (limited to 'doc/api/runners.md')
-rw-r--r--doc/api/runners.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/api/runners.md b/doc/api/runners.md
index 8840b8abdcc..cc6c6b7cb2f 100644
--- a/doc/api/runners.md
+++ b/doc/api/runners.md
@@ -1,5 +1,9 @@
# Runners API
+> [Introduced][ce-2640] in GitLab 8.5
+
+[ce-2640]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2640
+
## List owned runners
Get a list of specific runners available to the user.