Commit 4e455dde by Wenzel Jakob

updated changelog, added build directory to gitignore file

parent eb5277b3
...@@ -28,3 +28,4 @@ MANIFEST ...@@ -28,3 +28,4 @@ MANIFEST
*~ *~
.DS_Store .DS_Store
/dist /dist
/build
...@@ -6,6 +6,8 @@ Changelog ...@@ -6,6 +6,8 @@ Changelog
1.4 (not yet released) 1.4 (not yet released)
-------------------------- --------------------------
* Transparent type conversion for ``std::wstring`` and ``wchar_t`` * 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) 1.3 (March 8, 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