diff --git a/CHANGES b/CHANGES index 90050e86..ea3debc3 100644 --- a/CHANGES +++ b/CHANGES @@ -3,12 +3,11 @@ ============================== 2020-xx-xx 0.8.1 +orbeckst, PolyachenkoYA -* fixed: xvg._decimate used python-2.0-specific func_name() - -2019-xx-xx 0.8.1 -orbeckst - +* fixed: xvg._decimate used python-2.0-specific func_name() (issue #183) +* fixed: make parsing gmx output more robust to avoid failure on + 'import gromacs' (PR #186) * fixed: xpm.to_df() used outdated convert_objects() * fixed: gw-forcefield.py use print() function for Py 2/3 compatibility