diff --git a/doc/source/misc.rst b/doc/source/misc.rst index dbb14ffca5ace9419c837b35161f0a01f3a3a605..7d1afeea23de72739d662be1c63e7a50aca23432 100644 --- a/doc/source/misc.rst +++ b/doc/source/misc.rst @@ -72,13 +72,16 @@ C interface to Python: User-visible Changes ==================== -Version 2013.1 +Version 2013.2 -------------- .. note:: This version is currently under development. You can get snapshots from PyOpenCL's `git repository <https://github.com/inducer/pyopencl>`_ +Version 2013.1 +-------------- + * Vastly improved :ref:`custom-scan`. * Add :func:`pyopencl.tools.match_dtype_to_c_struct`, for better integration of the CL and :mod:`numpy` type systems.