From fb5faa92b761c7b455e9a87d8164cbdd37672daf Mon Sep 17 00:00:00 2001 From: Ruben Sousa Date: Wed, 18 Dec 2024 23:02:51 +0100 Subject: [PATCH] Remove extra fields --- docs/changelog.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index fabf23ff..9e5271a5 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -8,11 +8,6 @@ - No changes since `1.4.0-rc02` -#### Bug fixes - -- Fixed concurrent modification exception when some listeners remove themselves: ([#285](https://github.com/rubensousa/DpadRecyclerView/pull/285)) -- Fixed child layout listener not being removed: ([#285](https://github.com/rubensousa/DpadRecyclerView/pull/285)) - ### 1.4.0-rc02 2024-11-15