From 313c867b033eebbf41541b733c39b33f39c92cba Mon Sep 17 00:00:00 2001 From: Ruben Sousa Date: Sun, 17 Mar 2024 22:25:58 +0100 Subject: [PATCH] Added release date --- docs/changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index af67ec10..0bf23fec 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -4,6 +4,8 @@ ### 1.3.0-alpha01 +2024-03-17 + #### New Features - Added `DpadComposeFocusViewHolder` that allows sending the focus state down to Composables ([#193](https://github.com/rubensousa/DpadRecyclerView/issues/193))