diff --git a/CHANGES.md b/CHANGES.md index ac8c3aff..e4bfd1be 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -6,6 +6,10 @@ Improvements: - Remove most of the deprecated methods with exception of delegates - Fix missing NS_DESIGNATED_INITIALIZER +Fixes: + +- Fix incorrect comparison of style image cache keys that led to 100% miss by [@ninjaprox](https://github.com/ninjaprox) + 3.3.0 (2020-07-12) ---