mention PR #1037 in changelog
diff --git a/docs/changelog.rst b/docs/changelog.rst
index 49249e3..23d5563 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -292,7 +292,8 @@
   `#970 <https://github.com/pybind/pybind11/pull/970>`_,
   `#979 <https://github.com/pybind/pybind11/pull/979>`_,
   `#978 <https://github.com/pybind/pybind11/pull/978>`_,
-  `#986 <https://github.com/pybind/pybind11/pull/986>`_.
+  `#986 <https://github.com/pybind/pybind11/pull/986>`_,
+  `#1037 <https://github.com/pybind/pybind11/pull/1037>`_.
 
 * Testing improvements.
   `#798 <https://github.com/pybind/pybind11/pull/798>`_,