diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ff91166d6ef809ce545ccfe3445d42a8493bf73f..a0d6a3321f029fef8e0859d457ee18b59ac10d22 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,10 @@ Changelog ========= +0.2.1 +----- + * Bugfix: tensorflow_jit had erroneous code for writing to pystencils' config file + 0.2.0 ----- * Compilation of Torch/Tensorflow/pybind11 modules with an AST (instead of pure jinja as before)