From 9e8b638abe20f19967ca71550c1c49d8286941bd Mon Sep 17 00:00:00 2001
From: Matt Wala <wala1@illinois.edu>
Date: Thu, 13 Sep 2018 22:39:40 -0500
Subject: [PATCH] Update history, making the ongoing version 2018.2

---
 doc/misc.rst | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

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