We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed07e49 commit abf916dCopy full SHA for abf916d
docs/changelog.rst
@@ -25,6 +25,10 @@ v2.2.3 (April 29, 2018)
25
* Fixed an endianness-related fault in the test suite.
26
`#1287 <https://github.com/pybind/pybind11/pull/1287>`_.
27
28
+* Intel compilers have needed to be >= 17.0 since v2.1. Now the check
29
+ is explicit and a compile-time error is raised if the compiler does
30
+ not meet the requirements.
31
+
32
v2.2.2 (February 7, 2018)
33
-----------------------------------------------------
34
0 commit comments