From ea24cc5191a03818bb3e5457e0dcfe89c01a51a2 Mon Sep 17 00:00:00 2001
From: Matt Wala <wala1@illinois.edu>
Date: Thu, 13 Sep 2018 22:27:34 -0500
Subject: [PATCH] Update history

---
 doc/misc.rst | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/doc/misc.rst b/doc/misc.rst
index b4e30db7..f186998c 100644
--- a/doc/misc.rst
+++ b/doc/misc.rst
@@ -209,14 +209,22 @@ other software to be turned into the corresponding :mod:`pyopencl` objects.
 User-visible Changes
 ====================
 
-Version 2017.2
---------------
+Version 2018.2.1
+----------------
 
 .. note::
 
     This version is currently under development. You can get snapshots from
     PyOpenCL's `git repository <https://github.com/inducer/pyopencl>`_
 
+* Support array arguments with offsets in scan kernels.
+
+Version 2018.2
+--------------
+
+* Use pybind11.
+* Many bug fixes.
+
 Version 2018.1
 --------------
 
-- 
GitLab