Skip to content

Commit

Permalink
add version 0.7.4 to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
solrudev committed Oct 4, 2024
1 parent dd818d4 commit 1621314
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
Change Log
==========

Version 0.7.4 (2024-10-04)
--------------------------

### Dependencies

- Added direct dependency on `androidx.coordinatorlayout:coordinatorlayout:1.2.0` to sample projects.

### Bug fixes and improvements

- Improve error handling in `ackpine-splits`. This also allowed to avoid duplicate `Apk` objects in sequences returned from `ZippedApkSplits` factories in some possible cases of errors.
- Fix incorrect sessions' progress when there are list items beyond visible area in sample apps.
- Hide floating Install button when scrolling down in sample apps.

Version 0.7.3 (2024-10-01)
--------------------------

Expand Down

0 comments on commit 1621314

Please sign in to comment.