From 3cb3a05c910e10bc548c3d6e09342bc18d3b80cb Mon Sep 17 00:00:00 2001 From: Eli Hart Date: Fri, 18 Sep 2020 14:47:01 -0500 Subject: [PATCH] Release 4.1.0 (#1056) --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45880298d1..5a42566cc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ -# 4.1.0 (Sept , 2020) +# 4.1.0 (Sept 17, 2020) - Fix some synchronization issues with the parallel Epoxy processing option +- Add view visibility checks to EpoxyVisibilityItem and decouple RecyclerView #1052 # 4.0.0 (Sept 5, 2020)