Skip to content

Commit 48ec705

Browse files
chore: Prepare to release 1.0.1
1 parent 09ea310 commit 48ec705

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## 1.0.1
8+
9+
### 2025-08-01
10+
11+
- Fix uploading files with content URIs by properly initializing Cursor.
812

913
### 2025-06-26
1014

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>io.ionic.libs</groupId>
88
<artifactId>ionfiletransfer-android</artifactId>
9-
<version>1.0.0</version>
9+
<version>1.0.1</version>
1010
</project>

0 commit comments

Comments
 (0)