diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c21ce6..4d462a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# 2.0.2 + +### Fixes + +* Last release did not have the submodules correctly bundled. The `bundle.py` script now ensures this wont happen again. + # 2.0.1 ### Features