diff --git a/docs/changelog.rst b/docs/changelog.rst index 7e090c8c..5efc30fc 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -2,6 +2,14 @@ Release notes ************* +Version 0.10.1 +============== + +- print statement in the geo compare algorithm removed. +- String, numeric and geo compare functions now raise directly when an + incorrect algorithm name is passed. +- Fix unit test that failed on Python 2.7. + Version 0.10.0 ==============