mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-11 08:03:55 +00:00
changelog update
This commit is contained in:
parent
bee8f16dbb
commit
cf2b87aa5e
@ -5,7 +5,12 @@ Changelog
|
||||
|
||||
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)
|
||||
--------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user