diff --git a/CHANGELOG.md b/CHANGELOG.md index 535c4f7..4c9120e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [v0.1.4] + - merge pull request from samuelsmal, fixing include path issues + - update instructions in README, related to PyPI migration + ## [v0.1.3] - fix terminology (subpackage, not submodule) - provide pruned-down version [setup-purepython.py](setup-purepython.py) for pure Python projects. This is mainly for comparison, as many templates already exist for this.