Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

# v3.0.4 (April 13, 2023)
* Add automatic updates via Dependabot for GitHub Actions
* [#26](https://github.com/sourcetoad/react-native-fs2/pull/26) - Fix corrupt images if OS buffer is non-empty after flush.

# v3.0.3 (February 20, 2023)
* [#22](https://github.com/sourcetoad/react-native-fs2/issues/22) - Fix double encoding on `readFile`
* Add documentation and examples
Expand Down