added a changelog file and version defines

This commit is contained in:
Wenzel Jakob
2016-01-17 22:36:43 +01:00
parent 53b26549d0
commit 1ae77fe4d3
4 changed files with 49 additions and 1 deletions

View File

@@ -81,5 +81,5 @@ In addition to the core functionality, pybind11 provides some extra goodies:
### License
pybind11 is provided under a BSD-style license that can be found in the
``LICENSE.txt`` file. By using, distributing, or contributing to this project,
``LICENSE`` file. By using, distributing, or contributing to this project,
you agree to the terms and conditions of this license.