Commit cf2b87aa by Wenzel Jakob

changelog update

parent bee8f16d
...@@ -5,7 +5,12 @@ Changelog ...@@ -5,7 +5,12 @@ Changelog
1.3 (not yet released) 1.3 (not yet released)
-------------------------- --------------------------
* TBD
* Added support for the Intel C++ compiler (v15+)
* Added support for the STL unordered set/map data structures
* NumPy-style broadcasting support in ``pybind11::vectorize``
* pybind11 now displays more verbose error messages when ``arg::operator=()`` fails.
* Removed 'pybind11' python package whose purpose was never quite defined
1.2 (February 7, 2016) 1.2 (February 7, 2016)
-------------------------- --------------------------
......
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