From 54712f9c8ffd0273b3f6233b4d3c2803218f72a5 Mon Sep 17 00:00:00 2001
From: Andreas Kloeckner <inform@tiker.net>
Date: Wed, 7 Sep 2022 17:34:18 -0500
Subject: [PATCH] Add changelog entry for 2022.2

---
 doc/misc.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/doc/misc.rst b/doc/misc.rst
index c93db104..0ebd6734 100644
--- a/doc/misc.rst
+++ b/doc/misc.rst
@@ -282,6 +282,13 @@ other software to be turned into the corresponding :mod:`pyopencl` objects.
 User-visible Changes
 ====================
 
+Version 2022.2
+--------------
+
+- Added :ref:`opaque-style SVM <opaque-svm>` and :class:`pyopencl.SVMPointer`.
+- Added :class:`pyopencl.tools.SVMPool`.
+- Added automatic queue-synchronized deallocation of SVM.
+
 Version 2020.3
 --------------
 .. note::
-- 
GitLab