mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-25 06:35:12 +00:00
updated changelog
This commit is contained in:
parent
b6cf75d66a
commit
cd4e6ae3f0
@ -30,6 +30,10 @@ Changelog
|
||||
* unified infrastructure for parsing variadic arguments in ``class_`` and cpp_function
|
||||
* Fixed license text (was: ZLIB, should have been: 3-clause BSD)
|
||||
* Python 3.2 compatibility
|
||||
* Fixed remaining issues when accessing types in another plugin module
|
||||
* Added enum comparison and casting methods
|
||||
* Improved SFINAE-based detection of whether types are copy-constructible
|
||||
* Eliminated many warnings about unused variables and the use of ``offsetof()``
|
||||
|
||||
1.1 (December 7, 2015)
|
||||
--------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user