From dbd409b2dabe9c0f01abda2e401e66a3a751ce9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BAben=20Sousa?= Date: Wed, 18 Oct 2023 21:53:09 +0200 Subject: [PATCH] Mention collection library in release notes --- docs/changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 85e06ac9..fb6558d3 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -6,7 +6,10 @@ 2023-10-18 +#### Dependency updates + - Updated `androidx.recyclerview` to version `1.3.2` to fix sporadic crashes during animations: https://android.googlesource.com/platform/frameworks/support/+/9e69afd7854894754df62143d0b3c2f8be9ddaa0 +- Updated `androidx.collection` to stable version `1.3.0` ### 1.1.0-beta02