diff --git a/CHANGELOG.md b/CHANGELOG.md index c1c9f9c..4620b3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ Bug Fixes: * adds missing error message when attempting to read inaccessible file * removes unnecessary parentheses after simplification +* fixes incorrect simplification with binary operations in arguments ## 0.1.5 (2017-05-04)