Skip to content

Commit

Permalink
Update changelog for 1.3.0-beta02
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensousa committed Jun 19, 2024
1 parent f46dfce commit 22ad430
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@

### 1.3.0-beta02

2024-06-19
2024-06-20

#### Bug fixes

- Fixed `OnViewFocusedListener` not working correctly for a parent RecyclerView when a nested RecyclerView doesn't have a listener registered ([#229](https://github.com/rubensousa/DpadRecyclerView/pull/229))
- Fixed `DpadRecyclerView` losing focus when adapter is cleared ([#232](https://github.com/rubensousa/DpadRecyclerView/pull/232))

### 1.3.0-beta01

Expand Down

0 comments on commit 22ad430

Please sign in to comment.