mirror of
https://github.com/RYDE-WORK/pybind11.git
synced 2026-01-19 21:23:26 +08:00
updated changelog, added build directory to gitignore file
This commit is contained in:
parent
eb5277b38e
commit
4e455dde0b
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@ MANIFEST
|
||||
*~
|
||||
.DS_Store
|
||||
/dist
|
||||
/build
|
||||
|
||||
@ -6,6 +6,8 @@ Changelog
|
||||
1.4 (not yet released)
|
||||
--------------------------
|
||||
* Transparent type conversion for ``std::wstring`` and ``wchar_t``
|
||||
* Improved docstring generation for compatibility with Sphinx
|
||||
* Anaconda package generation support
|
||||
|
||||
1.3 (March 8, 2016)
|
||||
--------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user