mirror of
https://github.com/pybind/pybind11.git
synced 2026-03-14 20:27:47 +00:00
updated changelog, added build directory to gitignore file
This commit is contained in:
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)
|
||||
--------------------------
|
||||
|
||||
Reference in New Issue
Block a user