Commit ed07e492 by Wenzel Jakob

fix trailing space in changelog

parent 53782c08
...@@ -19,7 +19,7 @@ v2.2.3 (April 29, 2018) ...@@ -19,7 +19,7 @@ v2.2.3 (April 29, 2018)
* The minimal supported version of the Intel compiler was >= 17.0 since * The minimal supported version of the Intel compiler was >= 17.0 since
pybind11 v2.1. This check is now explicit, and a compile-time error is raised pybind11 v2.1. This check is now explicit, and a compile-time error is raised
if the compiler meet the requirement. if the compiler meet the requirement.
`#1363 <https://github.com/pybind/pybind11/pull/1363>`_. `#1363 <https://github.com/pybind/pybind11/pull/1363>`_.
* Fixed an endianness-related fault in the test suite. * Fixed an endianness-related fault in the test suite.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment