diff --git a/CHANGES.rst b/CHANGES.rst index cd7a5b343..b6eafc373 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,7 +4,7 @@ Release Notes 3.1.0 ----- - Added a message param to `Title Should Be` to display custom error message [rubygeek] -- Compare text regardless of case in: `Element Should Contain`, `Element Should Not Contain` and `Element Text Should Be` by passing `ignore_case=True`. The default is `False` +- Compare text regardless of case in: `Element Should Contain`, `Element Should Not Contain` and `Element Text Should Be` by passing `ignore_case=True`. The default is `False` [rubygeek] 3.0.1 -----