Skip to content

Commit

Permalink
wording
Browse files Browse the repository at this point in the history
  • Loading branch information
solrudev committed Jul 2, 2024
1 parent 96d48d5 commit 0b33ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Version 0.7.0 (2024-07-02)
### Bug fixes and improvements

- Fix race conditions leading to `SQLiteConstraintException: FOREIGN KEY constraint failed` (#68).
- Fix sessions getting stale after launching when there's a lot of them created concurrently.
- Fix sessions getting stuck after launching when there's a lot of them created concurrently.
- Fix `FileNotFoundException` and `ZipException` when reading zipped files in some cases.
- Add support for external storage `Uri`s when trying to directly access files.
- Log APK parsing exceptions in sample apps.
Expand Down

0 comments on commit 0b33ae9

Please sign in to comment.