From d3c1d6660f94887a557878ca2970ec3491cfa6c4 Mon Sep 17 00:00:00 2001
From: Andreas Kloeckner <inform@tiker.net>
Date: Sun, 9 Aug 2015 13:29:29 -0500
Subject: [PATCH] Add version info to set_callback docs

---
 doc/runtime.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/runtime.rst b/doc/runtime.rst
index eafdeeca..3704fc59 100644
--- a/doc/runtime.rst
+++ b/doc/runtime.rst
@@ -286,6 +286,8 @@ Command Queues and Events
 
         See the OpenCL specification for restrictions on what *cb* may and may not do.
 
+        .. versionadded:: 2015.2
+
     |comparable|
 
 .. function:: wait_for_events(events)
-- 
GitLab