diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..80a1f30 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +# Changelog + +### [0.0.1](https://www.github.com/lsmo-epfl/EQeq/compare/v1.1.0...v0.0.1) (2021-06-24) + + +### Features + +* allow write to file ([cbee797](https://www.github.com/lsmo-epfl/EQeq/commit/cbee79768771e65af127bf0e1a6334a6a1783864)) +* build extension with pybind11 ([65868b7](https://www.github.com/lsmo-epfl/EQeq/commit/65868b74188912b5b64bf1cdf08ea6f525c8a0fc)) +* build extension with pybind11 ([56947a6](https://www.github.com/lsmo-epfl/EQeq/commit/56947a61978b3a87e2e4c133b15c6ac57ce233ad)) +* using toml to specify build dependency ([9bca8fb](https://www.github.com/lsmo-epfl/EQeq/commit/9bca8fb350f070db8f8e9919e46a9b5f61eed716))