diff --git a/CHANGELOG.md b/CHANGELOG.md index 735073a0f..f384e1e10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,8 @@ Baseline: [2abda72] ``` ### Enhancements -* Improved GREYAssertion and GREYElementInteraction +* Improved `GREYAssert` macros to not wait until idle as it can cause it to never return. +* Improved Search action to not wait until idle as it can cause it to never return. ## [1.10.0](https://github.com/google/EarlGrey/tree/1.10.0) (07/05/2017)